1.19.9-1-debian-10-r231 release

This commit is contained in:
Bitnami Bot
2022-04-02 10:41:10 +00:00
parent 728c5e2e7e
commit 8d8cacf345
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-r230" \
BITNAMI_IMAGE_VERSION="1.19.9-1-debian-10-r231" \
PATH="/opt/bitnami/openresty/bin:/opt/bitnami/openresty/luajit/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 8080 8443