chore: 0.3.1+0.31.3

This commit is contained in:
2025-07-21 10:48:12 +02:00
parent cf1136ce22
commit 257692a693
+2 -2
View File
@@ -3,7 +3,7 @@ version: "3.13"
services:
app:
image: ghcr.io/sebadob/rauthy:0.31.1
image: ghcr.io/sebadob/rauthy:0.31.3
environment:
- ADMIN_EMAIL
- ADMIN_FORCE_MFA
@@ -30,7 +30,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.3.1+0.31.1"
- "coop-cloud.${STACK_NAME}.version=0.3.1+0.31.3"
networks:
proxy: