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 406577f commit 3b0c4b1Copy full SHA for 3b0c4b1
1 file changed
Containerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/eclipse-temurin:24-jdk@sha256:4563384c85adc9de147a84f68607023b399b10ab5bac23e30e022635dfbcedda
+FROM docker.io/eclipse-temurin:24-jdk@sha256:24459ad9b750de00da0d7aacc9ac2caf2320349663283cc53571df65f934789d
2
3
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections \
4
&& dpkg --add-architecture i386 \
0 commit comments