Skip to content

Commit

Permalink
TASK-72527: update chat-server version to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
exo-swf committed Jun 14, 2024
1 parent efcfcbf commit 097ec4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# ----- build step 1
FROM exoplatform/jdk:17-ubuntu-2204 AS install

ARG CHAT_SERVER_VERSION=3.5.3-RC02
ARG CHAT_SERVER_VERSION=3.5.3

COPY download.sh /
RUN chmod u+x /download.sh && sync && /download.sh
Expand Down

0 comments on commit 097ec4c

Please sign in to comment.