Skip to content

Commit

Permalink
merge master from jboss-dockerfiles/teiid
Browse files Browse the repository at this point in the history
  • Loading branch information
gadeynebram committed May 17, 2019
2 parents db50146 + 5c8bad6 commit 9d2d9f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM jboss/wildfly:11.0.0.Final
FROM jboss/wildfly:14.0.1.Final

ENV JBOSS_HOME /opt/jboss/wildfly

# Set the TEIID_VERSION env variable
ENV TEIID_VERSION 11.2.1
ENV TEIID_VERSION 12.0.0

# Download and unzip Teiid server
RUN cd $JBOSS_HOME \
Expand Down

0 comments on commit 9d2d9f7

Please sign in to comment.