chore: publish 1.1.0+0.24.6 release
This commit is contained in:
parent
e039b08ff0
commit
5637a59368
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: vikunja/vikunja:0.24.2
|
||||
image: vikunja/vikunja:0.24.6
|
||||
environment:
|
||||
- DOMAIN
|
||||
- LOG_LEVEL
|
||||
@ -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.0.3+0.24.2"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.1.0+0.24.6"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
healthcheck:
|
||||
test: [ "CMD", "/healthcheck"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user