chore: publish 1.1.1+0.24.6 release
This commit is contained in:
parent
5637a59368
commit
ba78d79998
@ -60,7 +60,7 @@ services:
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect-aliases.redirectregex.replacement=https://${DOMAIN}$${1}"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.1.0+0.24.6"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.1.1+0.24.6"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
healthcheck:
|
||||
test: [ "CMD", "/healthcheck"]
|
||||
@ -70,7 +70,7 @@ services:
|
||||
start_period: 1m
|
||||
|
||||
redis:
|
||||
image: redis:7.4.1-alpine
|
||||
image: redis:7.4.2-alpine
|
||||
networks:
|
||||
- internal
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user