Skip to content

Commit

Permalink
SWF: Update Ubuntu base image to 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Jun 11, 2024
1 parent 471f652 commit 70e0299
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 @@ -6,7 +6,7 @@
# docker run -d --name=exo -p 80:8080 exoplatform/chat-server

# ----- build step 1
FROM exoplatform/jdk:21-ubuntu-2204 AS install
FROM exoplatform/jdk:21-ubuntu-2404 AS install

ARG CHAT_SERVER_VERSION=7.0.0-M20

Expand Down

0 comments on commit 70e0299

Please sign in to comment.