4.1.0-debian-9-r39 release
This commit is contained in:
parent
472a4416b0
commit
ca7ee739a5
|
|
@ -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-r38" \
|
||||
BITNAMI_IMAGE_VERSION="4.1.0-debian-9-r39" \
|
||||
PATH="/opt/bitnami/oauth2-proxy/bin:$PATH"
|
||||
|
||||
EXPOSE 8080 4180
|
||||
|
|
|
|||
|
|
@ -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-r42` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/4.1.0-ol-7-r42/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.1.0-debian-9-r38`, `4`, `4.1.0`, `4.1.0-r38`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/4.1.0-debian-9-r38/4/debian-9/Dockerfile)
|
||||
* [`4-debian-9`, `4.1.0-debian-9-r39`, `4`, `4.1.0`, `4.1.0-r39`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/4.1.0-debian-9-r39/4/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/oauth2-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-oauth2-proxy).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue