Upgrade to 15.0.2

This commit is contained in:
Eduardo Fraga
2024-05-30 11:30:17 -03:00
parent 7418180807
commit 9a77387d41
22 changed files with 66 additions and 68 deletions

View File

@@ -1,6 +1,8 @@
FROM eftechcombr/bacula:13.0.3-base AS base
FROM eftechcombr/bacula:15.0.2-base AS base
FROM postgres:13.7
RUN apt-get -y install bacula-postgresql
FROM postgres:15
ENV POSTGRES_PASSWORD bacula