Skip to content

Commit 3c3d56f

Browse files
author
silveruser
committed
Upgrade for Silverpeas 6.3-build220119
1 parent 3764b2f commit 3c3d56f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ ENV JAVA_HOME /usr/lib/jvm/java-11-openjdk-amd64
7474
ENV SILVERPEAS_HOME /opt/silverpeas
7575
ENV JBOSS_HOME /opt/wildfly
7676

77-
ARG SILVERPEAS_VERSION=6.3-build220116
78-
ARG WILDFLY_VERSION=24.0.1
77+
ARG SILVERPEAS_VERSION=6.3-build220119
78+
ARG WILDFLY_VERSION=24.0.1.Final
7979
LABEL name="Silverpeas Test" description="An all-to-one image to run Silverpeas for demo/testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=1
8080

8181
# Fetch both Silverpeas and Wildfly and unpack them into /opt

0 commit comments

Comments
 (0)