Change version to 1.1.0

This commit is contained in:
3wc 2023-08-11 12:13:50 +02:00
parent 938233815a
commit 556faa469e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- coop-cloud.${STACK_NAME}.version=1.1+1.5.1
- coop-cloud.${STACK_NAME}.version=1.1.0+1.5.1
db:
image: postgres:13.11-alpine
volumes: