use OpenProject 13

This commit is contained in:
Markus Kahl
2023-08-21 13:26:32 +01:00
parent d3a11e307d
commit fcd6d94361

View File

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