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

Commit 7436b85

Browse files
Merge pull request #14 from apiman/apiman-1.1.7.Final
Released apiman 1.1.7.Final
2 parents a21b891 + 605453a commit 7436b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apiman-wildfly/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM jboss/wildfly:8.2.0.Final
22
MAINTAINER Jorge Morales <[email protected]>
33

4-
ENV APIMAN_VERSION 1.1.6.Final
4+
ENV APIMAN_VERSION 1.1.7.Final
55

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

0 commit comments

Comments
 (0)