1
0
Fork 0

chore(deps): update quay.io/oauth2-proxy/oauth2-proxy docker tag to v7.13.0 (#2681)

This commit is contained in:
renovate[bot] 2025-11-28 04:02:10 +00:00 committed by GitHub
parent bcf23e39b6
commit af1f20d4ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
oauth2_proxy:
image: quay.io/oauth2-proxy/oauth2-proxy:v7.12.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.13.0
container_name: ${CONTAINER_NAME}
environment:
- OAUTH2_PROXY_PROVIDER=${PANEL_OAUTH2_PROXY_PROVIDER}