2.2.0-debian-9-r23 release

This commit is contained in:
Bitnami Bot
2018-07-31 03:51:23 +00:00
parent 189d804f80
commit 7ecbd2abad
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/oauth2-proxy /opt/bitnami/oauth2-proxy
ENV BITNAMI_APP_NAME="oauth2-proxy" \
BITNAMI_IMAGE_VERSION="2.2.0-debian-9-r22" \
BITNAMI_IMAGE_VERSION="2.2.0-debian-9-r23" \
PATH="/opt/bitnami/oauth2-proxy/bin:$PATH"
RUN install_packages ca-certificates

View File

@@ -28,7 +28,7 @@ $ docker run --name oauth2-proxy bitnami/oauth2-proxy:latest
* [`2-ol-7`, `2.2.0-ol-7-r36` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/2.2.0-ol-7-r36/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.2.0-debian-9-r22`, `2`, `2.2.0`, `2.2.0-r22`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/2.2.0-debian-9-r22/2/Dockerfile)
* [`2-debian-9`, `2.2.0-debian-9-r23`, `2`, `2.2.0`, `2.2.0-r23`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/2.2.0-debian-9-r23/2/Dockerfile)
Subscribe to project updates by watching the [bitnami/oauth2-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-oauth2-proxy).