mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-07-12 06:59:21 +00:00
Upgrade to 15-slim
This commit is contained in:
@@ -9,7 +9,7 @@ volumes:
|
||||
x-op-restart-policy: &restart_policy
|
||||
restart: unless-stopped
|
||||
x-op-image: &image
|
||||
image: openproject/openproject:${TAG:-14-slim}
|
||||
image: openproject/openproject:${TAG:-15-slim}
|
||||
x-op-app: &app
|
||||
<<: [*image, *restart_policy]
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user