bump compose.yml app version to 0.0.11 - to not collide with the existing tag

This commit is contained in:
blu
2024-09-09 13:32:01 +02:00
parent 3707a5d16b
commit 7d42e947b8

View File

@ -32,7 +32,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=1.0.0+0.0.10"
- "coop-cloud.${STACK_NAME}.version=1.0.0+0.0.11"
db:
image: mariadb:10.5