Update docker-compose.yml

See Issue #65
This commit is contained in:
Philipp von Marklowski
2024-04-24 21:09:29 +02:00
committed by Oliver Günther
parent 8baac80c18
commit c9a717d323

View File

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