chore: publish 0.4.1+1.23.3 release
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
fe7adca480
commit
16928754ad
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: louislam/uptime-kuma:1.23.0
|
||||
image: louislam/uptime-kuma:1.23.3
|
||||
volumes:
|
||||
- data:/app/data
|
||||
networks:
|
||||
@ -21,7 +21,7 @@ services:
|
||||
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
||||
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
|
||||
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.4.0+1.23.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.4.1+1.23.3"
|
||||
# healthcheck:
|
||||
# test: ["CMD-SHELL", 'curl localhost:3001']
|
||||
# interval: 30s
|
||||
|
Loading…
Reference in New Issue
Block a user