Skip to content

Commit 98f70c1

Browse files
author
silveruser
committed
Update Dockerfile for Silverpeas 6.2.2
1 parent b8dfa3c commit 98f70c1

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
@@ -69,7 +69,7 @@ ENV JAVA_HOME /usr/lib/jvm/java-11-openjdk-amd64
6969
ENV SILVERPEAS_HOME /opt/silverpeas
7070
ENV JBOSS_HOME /opt/wildfly
7171

72-
ARG SILVERPEAS_VERSION=6.2.1
72+
ARG SILVERPEAS_VERSION=6.2.2
7373
ARG WILDFLY_VERSION=20.0.1
7474
LABEL name="Silverpeas Test" description="An all-to-one image to run Silverpeas for demo/testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=1
7575

0 commit comments

Comments
 (0)