chore: publish 0.1.2+1.21.2 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cassowary 2023-12-25 12:41:12 -08:00
parent 794d918417
commit e8486625df
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# baserow
> One line description of the recipe
> Minimum Viable deploy of Baserow: Open source no-code database and Airtable alternative
<!-- metadata -->

View File

@ -21,7 +21,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.1.1+1.21.2"
- "coop-cloud.${STACK_NAME}.version=0.1.2+1.21.2"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost"]
interval: 30s