1.19.9-1-debian-10-r225 release

This commit is contained in:
Bitnami Bot
2022-03-27 06:02:16 +00:00
parent e664285353
commit c926aff923
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-r224" \
BITNAMI_IMAGE_VERSION="1.19.9-1-debian-10-r225" \
PATH="/opt/bitnami/openresty/bin:/opt/bitnami/openresty/luajit/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 8080 8443