2.30.3-debian-10-r3 release

This commit is contained in:
Bitnami Bot
2022-02-05 19:54:03 +00:00
parent 6fa033c75d
commit 8979b8c1be
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN useradd -r -u 1001 -g root dex
ENV BITNAMI_APP_NAME="dex" \
BITNAMI_IMAGE_VERSION="2.30.3-debian-10-r2" \
BITNAMI_IMAGE_VERSION="2.30.3-debian-10-r3" \
DEX_FRONTEND_DIR="/opt/bitnami/dex/web" \
PATH="/opt/bitnami/dex/bin:$PATH"