chore: publish 6.7.1+v1.133.0 release

This commit is contained in:
2025-09-07 11:29:46 +02:00
parent 86a44afd19
commit 7573894e7e
3 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@ export LOG_CONFIG_VERSION=v2
export SHARED_SECRET_AUTH_VERSION=v2
export SIGNAL_BRIDGE_YAML_VERSION=v6
export TELEGRAM_BRIDGE_YAML_VERSION=v6
export NGINX_CONFIG_VERSION=v8
export NGINX_CONFIG_VERSION=v9
export WK_SERVER_VERSION=v1
export WK_CLIENT_VERSION=v1
export PG_BACKUP_VERSION=v1

View File

@ -104,7 +104,7 @@ services:
restart_policy:
condition: on-failure
labels:
- "coop-cloud.${STACK_NAME}.version=6.7.0+v1.133.0"
- "coop-cloud.${STACK_NAME}.version=6.7.1+v1.133.0"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]

1
release/6.7.1+v1.133.0 Normal file
View File

@ -0,0 +1 @@
This patch contains a critical nginx fix, to allow resolving docker internal hosts.