Skip to content

Commit

Permalink
SWF: Update Ubuntu base image to 24.04 (#33)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7d8a862)
  • Loading branch information
hbenali committed Jun 11, 2024
1 parent 6b538e9 commit 512ebf2
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 @@ -26,7 +26,7 @@
# docker run -d --rm -p 8080:8080 -v meeds_data:/srv/meeds meeds-io/meeds
# docker run -d -p 8080:8080 -v $(pwd)/setenv-customize.sh:/opt/meeds/bin/setenv-customize.sh:ro meeds-io/meeds

FROM exoplatform/jdk:openjdk-21-ubuntu-2204
FROM exoplatform/jdk:openjdk-21-ubuntu-2404
LABEL maintainer="Meeds <[email protected]>"

# Install the needed packages
Expand Down

0 comments on commit 512ebf2

Please sign in to comment.