Skip to content

Commit 62760ed

Browse files
author
silveruser
committed
Upgrade for Silverpeas 6.3
1 parent c2b0920 commit 62760ed

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
@@ -76,7 +76,7 @@ ENV JBOSS_HOME /opt/wildfly
7676

7777
ARG SILVERPEAS_VERSION=6.3
7878
ARG WILDFLY_VERSION=wildfly-26.1.2
79-
LABEL name="Silverpeas Test" description="An all-to-one image to run Silverpeas for demo/testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=1
79+
LABEL name="Silverpeas Test" description="An all-to-one image to run Silverpeas for demo/testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=2
8080

8181
# Fetch both Silverpeas and Wildfly and unpack them into /opt
8282
RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip \

0 commit comments

Comments
 (0)