chore: publish 1.4.1+6.60.0-alpine release

This commit is contained in:
val
2026-08-27 18:45:03 +02:00
parent 53a816ef53
commit 901958d089
+1 -1
View File
@@ -51,7 +51,7 @@ services:
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true" - "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true"
- "backupbot.backup=true" - "backupbot.backup=true"
- "backupbot.backup.path=/var/lib/ghost/content" - "backupbot.backup.path=/var/lib/ghost/content"
- "coop-cloud.${STACK_NAME}.version=1.4.0+6.45.0-alpine" - "coop-cloud.${STACK_NAME}.version=1.4.1+6.60.0-alpine"
healthcheck: healthcheck:
test: ["CMD", "wget", "--header=X-Forwarded-Proto: https", "--spider", "-q", "http://localhost:2368/ghost/api/admin/site"] test: ["CMD", "wget", "--header=X-Forwarded-Proto: https", "--spider", "-q", "http://localhost:2368/ghost/api/admin/site"]
interval: 30s interval: 30s