Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3 from ArtificerRepo/master
Browse files Browse the repository at this point in the history
Artificer 1.0.0.Beta2
  • Loading branch information
goldmann committed Jun 29, 2015
2 parents 00cbe18 + e2426d8 commit de388fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artificer-wildfly/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM jboss/wildfly:8.2.0.Final

MAINTAINER Brett Meyer <[email protected]>

ENV ARTIFICER_VERSION 1.0.0.Beta1
ENV ARTIFICER_VERSION 1.0.0.Beta2

RUN cd $HOME \
&& curl http://downloads.jboss.org/artificer/artificer-$ARTIFICER_VERSION.zip | bsdtar -xvf- \
Expand Down

0 comments on commit de388fe

Please sign in to comment.