chore: publish 0.5.1+1.23.11-alpine release
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
99fdef2393
commit
1b7a48d51d
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: louislam/uptime-kuma:1.23.11
|
||||
image: louislam/uptime-kuma:1.23.11-alpine
|
||||
volumes:
|
||||
- data:/app/data
|
||||
networks:
|
||||
@ -22,7 +22,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.5.0+1.23.11"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.5.1+1.23.11-alpine"
|
||||
healthcheck:
|
||||
test: 'curl -L localhost:3001'
|
||||
interval: 30s
|
||||
|
Loading…
Reference in New Issue
Block a user