Update to 4.1.0-0
imagemagick-native seems to not support this version which is causing tests to fail
This commit is contained in:
parent
f26b5b9379
commit
fe47024d68
|
|
@ -3,7 +3,7 @@ MAINTAINER Bitnami <containers@bitnami.com>
|
|||
|
||||
ENV BITNAMI_APP_NAME=node \
|
||||
BITNAMI_APP_USER=bitnami \
|
||||
BITNAMI_APP_VERSION=4.0.0-0 \
|
||||
BITNAMI_APP_VERSION=4.1.0-0 \
|
||||
BITNAMI_APP_DIR=$BITNAMI_PREFIX/nodejs
|
||||
|
||||
ENV PATH=$BITNAMI_PREFIX/python/bin:$BITNAMI_APP_DIR/bin:$BITNAMI_PREFIX/common/bin:$PATH
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
58ea178dbaf6bad30ba7fe45aeb32e43860536fcf58955ef1cb6ba1feac2f370 /tmp/installer.run
|
||||
bfc34cceeac0e225805f9feb2a531970d4fcd6839c00b242fbd5277d79459e9a /tmp/installer.run
|
||||
|
|
|
|||
Loading…
Reference in New Issue