chore: publish 0.1.1+2.5 release

This commit is contained in:
2024-04-21 17:06:27 +00:00
parent a1dd201901
commit 8dbda41c46

View File

@ -19,7 +19,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "coop-cloud.${STACK_NAME}.version=0.1.0+2.5"
- "coop-cloud.${STACK_NAME}.version=0.1.1+2.5"
networks:
- internal_network
- proxy