mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
2.2.0-r21 release
This commit is contained in:
@@ -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-r20" \
|
||||
BITNAMI_IMAGE_VERSION="2.2.0-r21" \
|
||||
PATH="/opt/bitnami/oauth2-proxy/bin:$PATH"
|
||||
|
||||
RUN install_packages ca-certificates
|
||||
|
||||
@@ -24,7 +24,7 @@ $ docker run --name oauth2-proxy bitnami/oauth2-proxy:latest
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`2`, `2.2.0-r20`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/2.2.0-r20/2/Dockerfile)
|
||||
* [`2`, `2.2.0-r21`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/2.2.0-r21/2/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/oauth2-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-oauth2-proxy).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user