From 689f38c84222f0308e07c75c7756c98d1e2987b1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 19 Jun 2018 12:43:00 +0000 Subject: [PATCH] 2.2.0-r22 release --- bitnami/oauth2-proxy/2/Dockerfile | 2 +- bitnami/oauth2-proxy/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/oauth2-proxy/2/Dockerfile b/bitnami/oauth2-proxy/2/Dockerfile index 65d6687f043c..720a8f5de1ac 100644 --- a/bitnami/oauth2-proxy/2/Dockerfile +++ b/bitnami/oauth2-proxy/2/Dockerfile @@ -13,7 +13,7 @@ LABEL maintainer "Bitnami " COPY --from=buildenv /opt/bitnami/oauth2-proxy /opt/bitnami/oauth2-proxy ENV BITNAMI_APP_NAME="oauth2-proxy" \ - BITNAMI_IMAGE_VERSION="2.2.0-r21" \ + BITNAMI_IMAGE_VERSION="2.2.0-r22" \ PATH="/opt/bitnami/oauth2-proxy/bin:$PATH" RUN install_packages ca-certificates diff --git a/bitnami/oauth2-proxy/README.md b/bitnami/oauth2-proxy/README.md index a0c2d8f616da..f584705feae4 100644 --- a/bitnami/oauth2-proxy/README.md +++ b/bitnami/oauth2-proxy/README.md @@ -24,7 +24,7 @@ $ docker run --name oauth2-proxy bitnami/oauth2-proxy:latest # Supported tags and respective `Dockerfile` links -* [`2`, `2.2.0-r21`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/2.2.0-r21/2/Dockerfile) +* [`2`, `2.2.0-r22`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/2.2.0-r22/2/Dockerfile) Subscribe to project updates by watching the [bitnami/oauth2-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-oauth2-proxy).