We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527e55d commit 8bd20bbCopy full SHA for 8bd20bb
Dockerfile
@@ -68,7 +68,7 @@ ENV JBOSS_HOME /opt/wildfly
68
69
ARG SILVERPEAS_VERSION=6.0
70
ARG WILDFLY_VERSION=10.1.0
71
-LABEL name="Silverpeas 6" description="An all-to-one image to run Silverpeas 6 for testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=3
+LABEL name="Silverpeas 6" description="An all-to-one image to run Silverpeas 6 for testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=4
72
73
# Fetch both Silverpeas and Wildfly and unpack them into /opt
74
RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip \
0 commit comments