chore: publish 3.9.1+v1.87.0 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Philipp Rothmann 2023-07-18 21:47:15 +02:00
parent b57b73d5d6
commit 84204b03a7
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=3.9.0+v1.87.0"
- "coop-cloud.${STACK_NAME}.version=3.9.1+v1.87.0"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]