3.1.0-debian-9-r20 release

This commit is contained in:
Bitnami Bot
2019-03-06 04:23:23 +00:00
parent 6a847903d1
commit 2c97d2a68a
2 changed files with 2 additions and 2 deletions

View File

@@ -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-amd64-debian-9.tar.gz
ENV BITNAMI_APP_NAME="oauth2-proxy" \
BITNAMI_IMAGE_VERSION="3.1.0-debian-9-r19" \
BITNAMI_IMAGE_VERSION="3.1.0-debian-9-r20" \
PATH="/opt/bitnami/oauth2-proxy/bin:$PATH"
EXPOSE 8080 4180

View File

@@ -49,7 +49,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`3-rhel-7`, `3.1.0-rhel-7-r21` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-rhel-7-r21/3/rhel-7/Dockerfile)
* [`3-ol-7`, `3.1.0-ol-7-r20` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-ol-7-r20/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.1.0-debian-9-r19`, `3`, `3.1.0`, `3.1.0-r19`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-debian-9-r19/3/debian-9/Dockerfile)
* [`3-debian-9`, `3.1.0-debian-9-r20`, `3`, `3.1.0`, `3.1.0-r20`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/3.1.0-debian-9-r20/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/oauth2-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-oauth2-proxy).