1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

chore(deps): update example docker-compose files (#3096)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-13 22:04:11 +02:00
committed by GitHub
parent d390877945
commit 40f3ef1ea5
3 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ services:
# Reverse proxy
gateway:
container_name: traefik
image: traefik:v2.11.24
image: traefik:v2.11.27
volumes:
- "./traefik:/etc/traefik"
ports: