2.31.1-debian-10-r8 release

This commit is contained in:
Bitnami Bot
2022-04-02 20:03:49 +00:00
parent 3f404fe50d
commit 2dd468d959
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN useradd -r -u 1001 -g root dex
ENV APP_VERSION="2.31.1" \
BITNAMI_APP_NAME="dex" \
BITNAMI_IMAGE_VERSION="2.31.1-debian-10-r7" \
BITNAMI_IMAGE_VERSION="2.31.1-debian-10-r8" \
DEX_FRONTEND_DIR="/opt/bitnami/dex/web" \
PATH="/opt/bitnami/dex/bin:$PATH"