diff --git a/bitnami/oauth2-proxy/3/rhel-7/Dockerfile b/bitnami/oauth2-proxy/3/rhel-7/Dockerfile index 07b82e85362d..3b9799aeb1f8 100644 --- a/bitnami/oauth2-proxy/3/rhel-7/Dockerfile +++ b/bitnami/oauth2-proxy/3/rhel-7/Dockerfile @@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac rm -rf /tmp/bitnami/pkg/cache/oauth2-proxy-3.1.0-0-linux-x86_64-rhel-7.tar.gz ENV BITNAMI_APP_NAME="oauth2-proxy" \ - BITNAMI_IMAGE_VERSION="3.1.0-rhel-7-r38" \ + BITNAMI_IMAGE_VERSION="3.1.0-rhel-7-r39" \ BITNAMI_PKG_CHMOD="-R g+rwX" \ HOME="/" \ NAMI_PREFIX="/.nami" \ diff --git a/bitnami/oauth2-proxy/README.md b/bitnami/oauth2-proxy/README.md index a4289690c26c..21308a4a9e23 100644 --- a/bitnami/oauth2-proxy/README.md +++ b/bitnami/oauth2-proxy/README.md @@ -47,7 +47,7 @@ $ kubectl apply -f test.yaml Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`3-rhel-7`, `3.1.0-rhel-7-r38` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-rhel-7-r38/3/rhel-7/Dockerfile) +* [`3-rhel-7`, `3.1.0-rhel-7-r39` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-rhel-7-r39/3/rhel-7/Dockerfile) * [`3-ol-7`, `3.1.0-ol-7-r39` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-ol-7-r39/3/ol-7/Dockerfile) * [`3-debian-9`, `3.1.0-debian-9-r39`, `3`, `3.1.0`, `3.1.0-r39`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-debian-9-r39/3/debian-9/Dockerfile)