chore: publish 1.2.1+1.35.3 release

This commit is contained in:
2025-11-10 12:01:15 -05:00
parent db18e08971
commit c4540bb77a

View File

@ -30,7 +30,7 @@ services:
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "backupbot.backup=true"
- "backupbot.backup.path=/baserow/data"
- "coop-cloud.${STACK_NAME}.version=1.2.0+1.35.3"
- "coop-cloud.${STACK_NAME}.version=1.2.1+1.35.3"
healthcheck:
test: ["CMD", "./baserow.sh", "backend-cmd", "backend-healthcheck"]
interval: 30s