11.9.0-rhel-7-r9 release

This commit is contained in:
Bitnami Bot
2019-02-11 14:08:29 +00:00
parent 6e7c7abf02
commit 14a89af565
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ RUN bitnami-pkg install node-11.9.0-0 --checksum d02db8071bcb351dbfeab92a214b76b
COPY rootfs /
ENV BITNAMI_APP_NAME="node" \
BITNAMI_IMAGE_VERSION="11.9.0-rhel-7-r8" \
BITNAMI_IMAGE_VERSION="11.9.0-rhel-7-r9" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"