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

update to release version v7.10.0

This commit is contained in:
github-actions[bot]
2025-07-17 07:56:01 +00:00
parent 07a388d17e
commit 5808f5376a
9 changed files with 18 additions and 8 deletions

View File

@ -13,7 +13,7 @@ version: '3.0'
services:
oauth2-proxy:
container_name: oauth2-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.9.0
image: quay.io/oauth2-proxy/oauth2-proxy:v7.10.0
command: --config /oauth2-proxy.cfg
hostname: oauth2-proxy
volumes: