11.13.0-rhel-7-r5 release

This commit is contained in:
Bitnami Bot
2019-04-02 05:28:28 +00:00
parent 203e0f2101
commit dc98ee59eb
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ RUN bitnami-pkg install node-11.13.0-0 --checksum 6d5fd6390424f22b0a993732d2c7c7
COPY rootfs /
ENV BITNAMI_APP_NAME="node" \
BITNAMI_IMAGE_VERSION="11.13.0-rhel-7-r4" \
BITNAMI_IMAGE_VERSION="11.13.0-rhel-7-r5" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"