chore: publish 1.1.0+2026.7.1 release
continuous-integration/drone/tag Build was killed

This commit is contained in:
notplants
2026-08-10 16:38:18 -04:00
parent fdf62b4257
commit 77f4a7350b
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})" - "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=1.0.0+3.5.3" - "coop-cloud.${STACK_NAME}.version=1.1.0+2026.7.1"
healthcheck: healthcheck:
test: "curl -fsS http://localhost/srv/status || exit 1" test: "curl -fsS http://localhost/srv/status || exit 1"
interval: 30s interval: 30s