bump version 5.4.0-0

This commit is contained in:
Jorge Marin
2016-01-08 00:03:16 +01:00
parent 2d44d76d05
commit a469c5ffef
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ MAINTAINER Bitnami <containers@bitnami.com>
ENV BITNAMI_APP_NAME=node \
BITNAMI_APP_USER=bitnami \
BITNAMI_APP_VERSION=5.3.0-0 \
BITNAMI_APP_VERSION=5.4.0-0 \
BITNAMI_APP_DIR=$BITNAMI_PREFIX/nodejs
ENV PATH=$BITNAMI_PREFIX/python/bin:$BITNAMI_APP_DIR/bin:$BITNAMI_PREFIX/common/bin:$PATH