mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-06-04 23:37:29 +02:00
Updated oauth2-proxy tags to 7.5.1 (#2303)
This commit is contained in:
parent
8142c9eeec
commit
66a81e6eeb
@ -14,7 +14,7 @@ version: '3.0'
|
|||||||
services:
|
services:
|
||||||
oauth2-proxy:
|
oauth2-proxy:
|
||||||
container_name: oauth2-proxy
|
container_name: oauth2-proxy
|
||||||
image: gitea-oauth #quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
|
image: gitea-oauth #quay.io/oauth2-proxy/oauth2-proxy:v7.5.1
|
||||||
command: --config /oauth2-proxy.cfg
|
command: --config /oauth2-proxy.cfg
|
||||||
hostname: oauth2-proxy
|
hostname: oauth2-proxy
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -15,7 +15,7 @@ services:
|
|||||||
|
|
||||||
oauth2-proxy:
|
oauth2-proxy:
|
||||||
container_name: oauth2-proxy
|
container_name: oauth2-proxy
|
||||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0
|
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1
|
||||||
command: --config /oauth2-proxy.cfg
|
command: --config /oauth2-proxy.cfg
|
||||||
hostname: oauth2-proxy
|
hostname: oauth2-proxy
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -13,7 +13,7 @@ version: '3.0'
|
|||||||
services:
|
services:
|
||||||
oauth2-proxy:
|
oauth2-proxy:
|
||||||
container_name: oauth2-proxy
|
container_name: oauth2-proxy
|
||||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.0
|
image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1
|
||||||
command: --config /oauth2-proxy.cfg
|
command: --config /oauth2-proxy.cfg
|
||||||
ports:
|
ports:
|
||||||
- 4180:4180/tcp
|
- 4180:4180/tcp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user