mirror of
https://github.com/eftechcombr/bacula.git
synced 2025-10-11 03:36:19 +00:00
update baculum from 11 to 15
This commit is contained in:
@@ -97,7 +97,7 @@ services:
|
||||
#
|
||||
baculum-api:
|
||||
build: baculum-api/
|
||||
image: eftechcombr/baculum:11.0.6-api
|
||||
image: eftechcombr/baculum:15.0.2-api
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- db
|
||||
@@ -110,7 +110,7 @@ services:
|
||||
#
|
||||
baculum-web:
|
||||
build: baculum-web/
|
||||
image: eftechcombr/baculum:11.0.6-web
|
||||
image: eftechcombr/baculum:15.0.2-web
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- baculum-api
|
||||
|
Reference in New Issue
Block a user