chore: publish 2.2.0+1.1.16 release

This commit is contained in:
iexos 2024-07-15 17:37:29 +02:00
parent 435cf13e3c
commit f17ff49b8f
2 changed files with 3 additions and 2 deletions

View File

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

1
release/2.2.0+1.1.16 Normal file
View File

@ -0,0 +1 @@
python sandboxing now defaults to pyodide for safety and security. Set GRIST_SANDBOX_FLAVOR to change