chore: publish 1.1.6+v4.0.13-hometown-1.1.1 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Nick Sellen 2024-02-12 22:16:44 +00:00
parent 6f31be3458
commit 91ed3cf439
Signed by: nicksellen
GPG Key ID: 7C3A275C0DC2EFA1
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=1.1.5+v4.0.13-hometown-1.1.1"
- "coop-cloud.${STACK_NAME}.version=1.1.6+v4.0.13-hometown-1.1.1"
configs: &configs
- source: entrypoint_sh
target: /usr/local/bin/entrypoint.sh