Skip to content

Commit 10abc2b

Browse files
committed
replace tag 6.4.1
1 parent b3b9d31 commit 10abc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ ENV JBOSS_HOME=/opt/wildfly
9494

9595
ENV SILVERPEAS_VERSION=6.4.1
9696
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
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=2
9898

9999
# Fetch both Silverpeas, Wildfly, and the JCR migration script and unpack them into /opt
100100
RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip \

0 commit comments

Comments
 (0)