Bump image version to 20231116_01

This commit is contained in:
Cassowary 2023-11-15 12:00:56 -08:00
parent 64b6ef7c6d
commit 9b8ce55175

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.0.0+20230927"
- "coop-cloud.${STACK_NAME}.version=0.1.0+20231116_01"
configs: &configs
- source: entrypoint_sh
target: /usr/local/bin/entrypoint.sh