Skip to content

Commit 5e86cfb

Browse files
committed
continuous-release-exo: update chat-server version to 7.2.0-20260223
1 parent 43f2340 commit 5e86cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# ----- build step 1
99
FROM exoplatform/jdk:21-ubuntu-2404 AS install
1010

11-
ARG CHAT_SERVER_VERSION=7.2.0-20260222
11+
ARG CHAT_SERVER_VERSION=7.2.0-20260223
1212

1313
COPY download.sh /
1414
RUN chmod u+x /download.sh && sync && /download.sh

0 commit comments

Comments
 (0)