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 b3b9d31 commit 10abc2bCopy full SHA for 10abc2b
Dockerfile
@@ -94,7 +94,7 @@ ENV JBOSS_HOME=/opt/wildfly
94
95
ENV SILVERPEAS_VERSION=6.4.1
96
ENV WILDFLY_VERSION=26.1.3
97
-LABEL name="Silverpeas 6.4.1" description="Image to install and to run Silverpeas 6.4.1" vendor="Silverpeas" version="6.4.1" build=1
+LABEL name="Silverpeas 6.4.1" description="Image to install and to run Silverpeas 6.4.1" vendor="Silverpeas" version="6.4.1" build=2
98
99
# Fetch both Silverpeas, Wildfly, and the JCR migration script and unpack them into /opt
100
RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip \
0 commit comments