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 5dca6e6 commit 39aa990Copy full SHA for 39aa990
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:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb AS base
+FROM docker.io/library/ubuntu:22.04@sha256:aa6efdd564b660b6df78df8f4bca20dbb8338c46fb696d4b45c4a57b8f66679f AS base
7
LABEL maintainer="[email protected]"
8
ARG TARGETARCH
9
# Setup TimeZone to prevent tzdata package asking for it interactively
0 commit comments