From 9b95645c8e1da3f3a3c505b2aa18a6545954a78a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 18 Mar 2019 03:43:43 +0000 Subject: [PATCH] 3.1.0-ol-7-r33 release --- bitnami/oauth2-proxy/3/ol-7/Dockerfile | 4 ++-- bitnami/oauth2-proxy/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/oauth2-proxy/3/ol-7/Dockerfile b/bitnami/oauth2-proxy/3/ol-7/Dockerfile index 9a151ab93d4c..51e4fadfa3b7 100644 --- a/bitnami/oauth2-proxy/3/ol-7/Dockerfile +++ b/bitnami/oauth2-proxy/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r292 +FROM bitnami/oraclelinux-extras:7-r293 LABEL maintainer "Bitnami " # Install required system packages and dependencies @@ -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-ol-7.tar.gz ENV BITNAMI_APP_NAME="oauth2-proxy" \ - BITNAMI_IMAGE_VERSION="3.1.0-ol-7-r32" \ + BITNAMI_IMAGE_VERSION="3.1.0-ol-7-r33" \ PATH="/opt/bitnami/oauth2-proxy/bin:$PATH" EXPOSE 8080 4180 diff --git a/bitnami/oauth2-proxy/README.md b/bitnami/oauth2-proxy/README.md index 698bd52095d9..9d83389d0741 100644 --- a/bitnami/oauth2-proxy/README.md +++ b/bitnami/oauth2-proxy/README.md @@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`3-rhel-7`, `3.1.0-rhel-7-r32` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-rhel-7-r32/3/rhel-7/Dockerfile) -* [`3-ol-7`, `3.1.0-ol-7-r32` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-ol-7-r32/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.1.0-ol-7-r33` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-ol-7-r33/3/ol-7/Dockerfile) * [`3-debian-9`, `3.1.0-debian-9-r32`, `3`, `3.1.0`, `3.1.0-r32`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-debian-9-r32/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/oauth2-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-oauth2-proxy).