Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.15.4
All checks were successful
/ build (pull_request) Successful in 27s
/ Ansible Lint (push) Successful in 14m48s
/ Ansible Lint (pull_request) Successful in 16m29s

This commit is contained in:
Renovate 2026-09-16 11:46:15 +00:00
commit bd4b4392f5

View file

@ -2,7 +2,7 @@
services: services:
oauth2-proxy: oauth2-proxy:
container_name: oauth2-proxy container_name: oauth2-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3 image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
command: --config /oauth2-proxy.cfg command: --config /oauth2-proxy.cfg
hostname: oauth2-proxy hostname: oauth2-proxy
volumes: volumes: