Skip to content

Commit 431ce7c

Browse files
renovate[bot]sayboras
authored andcommitted
chore(deps): update docker.io/library/ubuntu:22.04 docker digest to d80997d
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f7cc3d commit 431ce7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.builder

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Also note that if build fails due to C++ internal error or similar,
44
# it is possible that the image build needs more RAM than available by
55
# default on non-Linux docker installs.
6-
FROM docker.io/library/ubuntu:22.04@sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 AS base
6+
FROM docker.io/library/ubuntu:22.04@sha256:d80997daaa3811b175119350d84305e1ec9129e1799bba0bd1e3120da3ff52c3 AS base
77
LABEL maintainer="[email protected]"
88
ARG TARGETARCH
99
# Setup TimeZone to prevent tzdata package asking for it interactively

0 commit comments

Comments
 (0)