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