chore: publish 0.2.3+v3.5.10-hometown-1.0.8 release

This commit is contained in:
3wc 2023-09-15 14:16:54 +01:00
parent 6dbe7124d2
commit 84e3c0ceff
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ services:
- "traefik.http.routers.${STACK_NAME}_web.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}_web.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}_web.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.2.2+v3.5.10-hometown-1.0.8"
- "coop-cloud.${STACK_NAME}.version=0.2.3+v3.5.10-hometown-1.0.8"
configs: &configs
- source: entrypoint_sh
target: /usr/local/bin/entrypoint.sh