2 Commits

Author SHA1 Message Date
9922390ce3 bump to 0.5.2+v2026.2.0
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-01 19:50:02 -05:00
c1ee1d9817 Merge pull request 'split sso compose into two compose' (#6) from two-compose into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #6
2026-03-02 00:49:32 +00:00

View File

@ -33,7 +33,7 @@ services:
labels:
- "traefik.enable=false"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "coop-cloud.${STACK_NAME}.version=0.5.1+v2026.2.0"
- "coop-cloud.${STACK_NAME}.version=0.5.2+v2026.2.0"
- "backupbot.backup=true"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:3000"]