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 #4 from ArtificerRepo/master
Browse files Browse the repository at this point in the history
Artificer 1.0.0.Final
  • Loading branch information
jorgemoralespou committed Jul 8, 2015
2 parents de388fe + 5475f0e commit b27ced5
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.Beta2
ENV ARTIFICER_VERSION 1.0.0.Final

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

0 comments on commit b27ced5

Please sign in to comment.