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 a2791ff commit 76120dcCopy full SHA for 76120dc
1 file changed
Containerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/eclipse-temurin:26-jdk@sha256:2784bd6a3c45161c142eb7cb07dbcde4a45476ba8443920741f31d3d84178fdc
+FROM docker.io/eclipse-temurin:26-jdk@sha256:8e1c2f1cd1d74aecec4c8ce98355138e0a85f2bd64ac4f0ee962ae5f84f02f6a
2
3
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections \
4
&& dpkg --add-architecture i386 \
0 commit comments