4.17.1-debian-10-r490 release

This commit is contained in:
Bitnami Bot
2021-08-23 02:39:25 +00:00
parent 4410c950dd
commit 607385d91c
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ RUN bitnami-pkg install express-4.17.1-3 --checksum ad196d1e8fe95e92fc388b117e1b
COPY rootfs /
RUN mkdir -p /dist /app /.npm /.config /.cache /.local && chmod g+rwx /dist /app /.npm /.config /.cache /.local
ENV BITNAMI_APP_NAME="express" \
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r489" \
BITNAMI_IMAGE_VERSION="4.17.1-debian-10-r490" \
NAMI_PREFIX="/.nami" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \