chore: bump to v29

This commit is contained in:
decentral1se 2025-05-16 11:53:39 +01:00
parent 83976da02c
commit 1f77033d55
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -3,7 +3,7 @@ version: "3.13"
services:
app:
image: ghcr.io/sebadob/rauthy:0.28.3
image: ghcr.io/sebadob/rauthy:0.29.4
environment:
- ADMIN_EMAIL
- ADMIN_FORCE_MFA
@ -29,7 +29,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.1.0+0.28.3"
- "coop-cloud.${STACK_NAME}.version=0.2.0+0.29.4"
networks:
proxy: