chore: publish 0.2.6+1.0.17 release

This commit is contained in:
Robert Best 2023-06-21 18:06:21 -04:00
parent 6e8c37c2a6
commit 9ba3d0bc3f
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.priority=1"
- "backupbot.backup=true"
- "backupbot.backup.path=/home/node/.wiki"
- "coop-cloud.${STACK_NAME}.version=0.2.5+1.0.17"
- "coop-cloud.${STACK_NAME}.version=0.2.6+1.0.17"
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost"]
# interval: 30s