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,4 +1,6 @@
FROM eftechcombr/bacula:13.0.3-base
FROM eftechcombr/bacula:15.0.2-base
RUN apt-get -y install bacula-common bacula-client
VOLUME ["/opt/bacula/etc"]