Skip to content

Commit

Permalink
TASK-72376: update chat-server version to 3.5.3-RC01
Browse files Browse the repository at this point in the history
  • Loading branch information
exo-swf committed Jun 10, 2024
1 parent 5a326a6 commit e72591e
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.2
ARG CHAT_SERVER_VERSION=3.5.3-RC01

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

0 comments on commit e72591e

Please sign in to comment.