You've already forked oauth2-proxy
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:
@ -13,7 +13,7 @@
|
||||
version: '3.0'
|
||||
services:
|
||||
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 --alpha-config /oauth2-proxy-alpha-config.yaml
|
||||
volumes:
|
||||
- "./oauth2-proxy-alpha-config.cfg:/oauth2-proxy.cfg"
|
||||
|
Reference in New Issue
Block a user