8.15.1-rhel-7-r1 release

This commit is contained in:
Bitnami Bot
2019-03-01 07:45:55 +00:00
parent 91607f6f6f
commit fcf8ee58ff
2 changed files with 3 additions and 3 deletions

View File

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