Skip to content

Commit

Permalink
chore: Upgrading Wildfly to 16.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabartius authored and goldmann committed Feb 28, 2019
1 parent eb760ab commit ee44b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -2,8 +2,8 @@
FROM jboss/base-jdk:11

# Set the WILDFLY_VERSION env variable
ENV WILDFLY_VERSION 15.0.1.Final
ENV WILDFLY_SHA1 23d6a5889b76702fc518600fc5b2d80d6b3b7bb1
ENV WILDFLY_VERSION 16.0.0.Final
ENV WILDFLY_SHA1 287c21b069ec6ecd80472afec01384093ed8eb7d
ENV JBOSS_HOME /opt/jboss/wildfly

USER root
Expand Down

0 comments on commit ee44b70

Please sign in to comment.