4.1.0-debian-9-r20 release

This commit is contained in:
Bitnami Bot 2020-01-04 22:43:39 +00:00
parent b6871bf7b5
commit 6bf3be1df1
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ RUN apt-get update && apt-get upgrade && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
ENV BITNAMI_APP_NAME="oauth2-proxy" \
BITNAMI_IMAGE_VERSION="4.1.0-debian-9-r19" \
BITNAMI_IMAGE_VERSION="4.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
* [`4-ol-7`, `4.1.0-ol-7-r25` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/4.1.0-ol-7-r25/4/ol-7/Dockerfile)
* [`4-debian-9`, `4.1.0-debian-9-r19`, `4`, `4.1.0`, `4.1.0-r19`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/4.1.0-debian-9-r19/4/debian-9/Dockerfile)
* [`4-debian-9`, `4.1.0-debian-9-r20`, `4`, `4.1.0`, `4.1.0-r20`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/4.1.0-debian-9-r20/4/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/oauth2-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-oauth2-proxy).