1.19.9-1-debian-10-r232 release

This commit is contained in:
Bitnami Bot
2022-04-03 10:52:54 +00:00
parent 8d8cacf345
commit 5117cd6c74
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/openresty/postunpack.sh
ENV APP_VERSION="1.19.9-1" \
BITNAMI_APP_NAME="openresty" \
BITNAMI_IMAGE_VERSION="1.19.9-1-debian-10-r231" \
BITNAMI_IMAGE_VERSION="1.19.9-1-debian-10-r232" \
PATH="/opt/bitnami/openresty/bin:/opt/bitnami/openresty/luajit/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 8080 8443