upgrade to wildfly 9.0.1-0 installer

This commit is contained in:
Sameer Naik
2015-08-31 14:07:58 +05:30
parent 6545376852
commit 03755434ea
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ MAINTAINER Bitnami <containers@bitnami.com>
ENV BITNAMI_APP_DIR=$BITNAMI_PREFIX/wildfly \
BITNAMI_APP_NAME=wildfly \
BITNAMI_APP_USER=wildfly \
BITNAMI_APP_VERSION=8.2.0-0
BITNAMI_APP_VERSION=9.0.1-0
ENV BITNAMI_APP_VOL_PREFIX=/bitnami/$BITNAMI_APP_NAME \
JAVA_HOME=$BITNAMI_PREFIX/java \

View File

@@ -4,7 +4,7 @@ source $BITNAMI_PREFIX/bitnami-utils.sh
print_welcome_page
# if command starts with an option, prepend 'standalone.sh run'
# if command starts with an option, prepend 'standalone.sh'
if [ "${1:0:1}" = '-' ]; then
EXTRA_OPTIONS="$@"
set -- standalone.sh

View File

@@ -1 +1 @@
4875b16187644703ff65205421d3698799e2bc93ffb8d6dc9caa221416c610d3 /tmp/installer.run
0280704fc416819f3b8393c5b06ea3e68e9963992624e1921b2470eb05ad86bb /tmp/installer.run