chore: publish 0.1.0+4.4 release

This commit is contained in:
Ammar Hussein 2025-03-28 13:17:30 -07:00
parent f6c3ee8cc4
commit aa70e0895f

View File

@ -15,7 +15,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="
- "coop-cloud.${STACK_NAME}.version=0.1.0+4.4"
networks:
proxy: