mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
7.2.1-debian-10-r89 release
This commit is contained in:
@@ -17,8 +17,9 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="oauth2-proxy" \
|
||||
BITNAMI_IMAGE_VERSION="7.2.1-debian-10-r88" \
|
||||
ENV APP_VERSION="7.2.1" \
|
||||
BITNAMI_APP_NAME="oauth2-proxy" \
|
||||
BITNAMI_IMAGE_VERSION="7.2.1-debian-10-r89" \
|
||||
PATH="/opt/bitnami/oauth2-proxy/bin:$PATH"
|
||||
|
||||
EXPOSE 4180 8080
|
||||
|
||||
Reference in New Issue
Block a user