mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-02-14 16:59:51 +00:00
Update docker-compose.yml to use 16 release
This commit is contained in:
committed by
GitHub
parent
195e3da18f
commit
cfae825202
@@ -9,7 +9,7 @@ volumes:
|
||||
x-op-restart-policy: &restart_policy
|
||||
restart: unless-stopped
|
||||
x-op-image: &image
|
||||
image: openproject/openproject:${TAG:-15-slim}
|
||||
image: openproject/openproject:${TAG:-16-slim}
|
||||
x-op-app: &app
|
||||
<<: [*image, *restart_policy]
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user