chore: publish 0.1.0+0.13.0 release

This commit is contained in:
f 2024-10-27 14:28:06 -03:00
parent f6b112e37a
commit cb1036f17e

View File

@ -28,6 +28,7 @@ services:
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
- "backupbot.backup.path=${PASSWORD_FILE}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+0.13.0"
# https://github.com/restic/rest-server/issues/147
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost:8000"]