chore: publish 2.4.0+1.1.18 release

This commit is contained in:
iexos 2024-09-17 16:06:41 +02:00
parent ef7a092e85
commit 450f39e838

View File

@ -1,6 +1,6 @@
services:
app:
image: gristlabs/grist-oss:1.1.17
image: gristlabs/grist-oss:1.1.18
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.3.1+1.1.17"
- "coop-cloud.${STACK_NAME}.version=2.4.0+1.1.18"
- "backupbot.backup=true"
- "backupbot.backup.path=/persist"