Compare commits

...

1 commit

Author SHA1 Message Date
Renovate Bot
154101fc0d chore(deps): update ghcr.io/sebadob/rauthy docker tag to v0.36.0
Some checks failed
continuous-integration/drone/push Build is failing
2026-07-07 00:09:45 +00:00

View file

@ -27,7 +27,7 @@ services:
# No fixed container_name — Compose derives it from COMPOSE_PROJECT_NAME so # No fixed container_name — Compose derives it from COMPOSE_PROJECT_NAME so
# several isolated stacks coexist (e.g. mv-<issue>-rauthy-1). A plain # several isolated stacks coexist (e.g. mv-<issue>-rauthy-1). A plain
# checkout gets <dir>-rauthy-1. # checkout gets <dir>-rauthy-1.
image: ghcr.io/sebadob/rauthy:0.35.2 image: ghcr.io/sebadob/rauthy:0.36.0
environment: environment:
- LOCAL_TEST=true - LOCAL_TEST=true
- SMTP_URL=mailcrab - SMTP_URL=mailcrab