Skip to content

Commit

Permalink
Merge pull request #9 from gadeynebram/upgrade12.3.0
Browse files Browse the repository at this point in the history
Upgrade12.3.0
  • Loading branch information
rareddy authored Oct 17, 2019
2 parents df061ce + 1166258 commit 16c9d35
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:15.0.1.Final
FROM jboss/wildfly:17.0.1.Final

ENV JBOSS_HOME /opt/jboss/wildfly

# Set the TEIID_VERSION env variable
ENV TEIID_VERSION 12.2.2
ENV TEIID_VERSION 12.3.0

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

0 comments on commit 16c9d35

Please sign in to comment.