Skip to content

Commit

Permalink
✨ [Docker] Migrated from java-11-openjdk to java-11-openjdk-headless …
Browse files Browse the repository at this point in the history
…JVM package

Signed-off-by: Alberto Codutti <[email protected]>
  • Loading branch information
Coduz committed Jan 27, 2025
1 parent a02727c commit 0c3e4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assembly/java-base/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ENV JAVA_HOME=/usr/lib/jvm/jre-openjdk
# shadow-utils: To run useradd command

RUN microdnf install -y \
java-11-openjdk \
java-11-openjdk-headless \
curl \
openssl \
tar \
Expand Down

0 comments on commit 0c3e4c2

Please sign in to comment.