8.15.1-rhel-7-r11 release

This commit is contained in:
Bitnami Bot
2019-03-11 09:41:23 +00:00
parent 78e91473e7
commit 457bf73a04
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ RUN bitnami-pkg install node-8.15.1-1 --checksum de29e7a27e11f42aa5799f733916b61
COPY rootfs /
ENV BITNAMI_APP_NAME="node" \
BITNAMI_IMAGE_VERSION="8.15.1-rhel-7-r10" \
BITNAMI_IMAGE_VERSION="8.15.1-rhel-7-r11" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"