Skip to content

Commit

Permalink
chore(deps): bump oauth2-proxy/oauth2-proxy from v7.5.1 to v7.6.0 (#347)
Browse files Browse the repository at this point in the history
Bumps oauth2-proxy/oauth2-proxy from v7.5.1 to v7.6.0.

---
updated-dependencies:
- dependency-name: oauth2-proxy/oauth2-proxy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent b127a15 commit 5d2d825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/oauth2-proxy/oauth2-proxy:v7.5.1
FROM quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
ENV OAUTH2_PROXY_PROXY_WEBSOCKETS=true \
OAUTH2_PROXY_PASS_AUTHORIZATION_HEADER=true \
OAUTH2_PROXY_SKIP_AUTH_ROUTES='^\/(manifest\.json|favicon\.ico|asset-manifest\.json|service-worker\.js\.map|service-worker\.js|robots\.txt|logo\d+\.png)' \
Expand Down

0 comments on commit 5d2d825

Please sign in to comment.