Updated oauth2-proxy tags to 7.5.1

This commit is contained in:
Leandro Lafin 2024-07-12 11:34:35 -03:00
parent 580d231de1
commit d654f103de
No known key found for this signature in database
GPG Key ID: 60C427B9DF40CB72
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ version: '3.0'
services:
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
hostname: oauth2-proxy
volumes:

View File

@ -15,7 +15,7 @@ services:
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
hostname: oauth2-proxy
volumes:

View File

@ -13,7 +13,7 @@ version: '3.0'
services:
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
ports:
- 4180:4180/tcp