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

Commit eb5a2fb

Browse files
Merge pull request #7 from jorgemoralespou/1.1.2.Final
Release 1.1.2.Final
2 parents a364890 + 08c58c7 commit eb5a2fb

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.1.Final
4+
ENV APIMAN_VERSION 1.1.2.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)