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 6f7cc3d commit 431ce7cCopy full SHA for 431ce7c
Dockerfile.builder
@@ -3,7 +3,7 @@
3
# Also note that if build fails due to C++ internal error or similar,
4
# it is possible that the image build needs more RAM than available by
5
# default on non-Linux docker installs.
6
-FROM docker.io/library/ubuntu:22.04@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 AS base
+FROM docker.io/library/ubuntu:22.04@sha256:d80997daaa3811b175119350d84305e1ec9129e1799bba0bd1e3120da3ff52c3 AS base
7
LABEL maintainer="[email protected]"
8
ARG TARGETARCH
9
# Setup TimeZone to prevent tzdata package asking for it interactively
0 commit comments