8.9.4-r0 release

Update node to 8.9.4
This commit is contained in:
Bitnami Bot
2018-01-03 08:41:49 +00:00
parent f98b8bcce6
commit 8df54fab1e
3 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=development /opt/bitnami/node /opt/bitnami/node
ENV BITNAMI_APP_NAME="node" \
BITNAMI_IMAGE_VERSION="8.9.3-r0" \
BITNAMI_IMAGE_VERSION="8.9.4-r0" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"
CMD ["node"]