From 24ea0ea84b0ef67572e8b5f1922ccbdf36dac726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 01:03:01 +0000 Subject: [PATCH] chore(deps): bump oauth2-proxy/oauth2-proxy Bumps the images group with 1 update in the /deploy directory: [oauth2-proxy/oauth2-proxy](https://github.com/oauth2-proxy/oauth2-proxy). Updates `oauth2-proxy/oauth2-proxy` from v7.6.0 to v7.15.3 - [Release notes](https://github.com/oauth2-proxy/oauth2-proxy/releases) - [Changelog](https://github.com/oauth2-proxy/oauth2-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/oauth2-proxy/oauth2-proxy/compare/v7.6.0...v7.15.3) --- updated-dependencies: - dependency-name: oauth2-proxy/oauth2-proxy dependency-version: v7.15.3 dependency-type: direct:production dependency-group: images ... Signed-off-by: dependabot[bot] --- deploy/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/docker-compose.yml b/deploy/docker-compose.yml index b9ca39e..4938183 100644 --- a/deploy/docker-compose.yml +++ b/deploy/docker-compose.yml @@ -81,7 +81,7 @@ services: - "3000" oauth2-proxy: - image: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0 + image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3 restart: unless-stopped environment: OAUTH2_PROXY_PROVIDER: oidc