Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
Issue #42
  • Loading branch information
rsoika committed Aug 18, 2019
1 parent 49e0577 commit f3641a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wildfly/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN groupadd -r imixs -g 901 && \
WORKDIR /opt

# set environments
ENV WILDFLY_VERSION 16.0.0.Final
ENV WILDFLY_VERSION 17.0.1.Final
ENV WILDFLY_HOME=/opt/wildfly
ENV WILDFLY_DEPLOYMENT=$WILDFLY_HOME/standalone/deployments
ENV WILDFLY_CONFIG=$WILDFLY_HOME/standalone/configuration
Expand Down

0 comments on commit f3641a8

Please sign in to comment.