Skip to content

Commit ce10fd2

Browse files
author
silveruser
committed
Upgrade for Silverpeas 6.3-build220116
1 parent 1214f34 commit ce10fd2

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-build220109
78-
ARG WILDFLY_VERSION=20.0.1
77+
ARG SILVERPEAS_VERSION=6.3-build220116
78+
ARG WILDFLY_VERSION=24.0.1
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)