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 #17 from apiman/apiman-1.1.9.Final
Browse files Browse the repository at this point in the history
Release 1.1.9.Final
  • Loading branch information
jorgemoralespou committed Oct 23, 2015
2 parents 5bd1d2c + e4e7297 commit 02217e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apiman-wildfly/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM jboss/wildfly:8.2.0.Final
MAINTAINER Jorge Morales <[email protected]>

ENV APIMAN_VERSION 1.1.8.Final
ENV APIMAN_VERSION 1.1.9.Final

RUN cd $JBOSS_HOME \
&& curl http://downloads.jboss.org/overlord/apiman/$APIMAN_VERSION/apiman-distro-wildfly8-$APIMAN_VERSION-overlay.zip -o apiman-distro-wildfly8-$APIMAN_VERSION-overlay.zip \
Expand Down

0 comments on commit 02217e3

Please sign in to comment.