diff --git a/compose.yml b/compose.yml index 78cc4c5..34360a6 100644 --- a/compose.yml +++ b/compose.yml @@ -51,6 +51,7 @@ services: - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" - "coop-cloud.${STACK_NAME}.version=2.3.0+6.2.0" + - "coop-cloud.${STACK_NAME}.version=3.1.0+2023.3.1" - "backupbot.backup=true" - "backupbot.backup.path=/var/www/html"