chore: bump to v29
This commit is contained in:
parent
83976da02c
commit
1f77033d55
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user