Use OpenProject 14

This commit is contained in:
Oliver Günther
2024-04-24 08:15:50 +02:00
parent d014d1ab5b
commit 8baac80c18

View File

@@ -11,7 +11,7 @@ volumes:
x-op-restart-policy: &restart_policy
restart: unless-stopped
x-op-image: &image
image: openproject/community:${TAG:-13}
image: openproject/community:${TAG:-14}
x-op-app: &app
<<: [*image, *restart_policy]
environment: