fix: bump version
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se 2025-04-19 10:05:06 +02:00
parent 0e9adc7320
commit 5384f4d0cd
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -84,7 +84,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=3000"
- "coop-cloud.${STACK_NAME}.version=1.2.0+4.8.0"
- "coop-cloud.${STACK_NAME}.version=1.3.0+4.9.1"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
cron: