diff --git a/bitnami/oauth2-proxy/7/debian-11/Dockerfile b/bitnami/oauth2-proxy/7/debian-11/Dockerfile index ce68366e4cf1..5cd67bfceaf2 100644 --- a/bitnami/oauth2-proxy/7/debian-11/Dockerfile +++ b/bitnami/oauth2-proxy/7/debian-11/Dockerfile @@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-03-11T17:43:14Z" \ + org.opencontainers.image.created="2023-03-14T18:04:14Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="7.4.0-debian-11-r48" \ + org.opencontainers.image.ref.name="7.4.0-debian-11-r49" \ org.opencontainers.image.title="oauth2-proxy" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="7.4.0" diff --git a/bitnami/oauth2-proxy/README.md b/bitnami/oauth2-proxy/README.md index cbc6efd5e84e..f01c5bbe46b1 100644 --- a/bitnami/oauth2-proxy/README.md +++ b/bitnami/oauth2-proxy/README.md @@ -5,7 +5,6 @@ > A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. [Overview of OAuth2 Proxy](https://github.com/oauth2-proxy/oauth2-proxy) - Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. ## TL;DR