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 c49b972 commit 5b92a23Copy full SHA for 5b92a23
1 file changed
Containerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/eclipse-temurin:25-jdk@sha256:5b691907413c1c67b1f2402a39c64736d02404e703aa6f688164be23f83f06c4
+FROM docker.io/eclipse-temurin:25-jdk@sha256:ddd55eda5ad0ef851a6c6b5169a83d6f9c9481449de77ae511a3118a3cf8fe91
2
3
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections \
4
&& dpkg --add-architecture i386 \
0 commit comments