We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec8961 commit 8b014b9Copy full SHA for 8b014b9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:21.0.5_11-jre-jammy
+FROM eclipse-temurin:21.0.5_11-jre-noble
2
3
RUN apt-get update && apt-get install -y unzip && apt install -y graphviz && rm -rf /var/lib/apt/lists/*
4
0 commit comments