chore: publish 2.5.0+1.2.0 release
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
3wc 2024-10-02 14:11:35 -04:00
parent 450f39e838
commit ee8032ea2a

View File

@ -1,6 +1,6 @@
services:
app:
image: gristlabs/grist-oss:1.1.18
image: gristlabs/grist-oss:1.2.0
networks:
- proxy
- internal
@ -38,7 +38,7 @@ services:
- "caddy=${DOMAIN}"
- "caddy.reverse_proxy={{upstreams 8484}}"
- "caddy.tls.on_demand="
- "coop-cloud.${STACK_NAME}.version=2.4.0+1.1.18"
- "coop-cloud.${STACK_NAME}.version=2.5.0+1.2.0"
- "backupbot.backup=true"
- "backupbot.backup.path=/persist"