Skip to content

Commit 39aa990

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

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:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb AS base
6+
FROM docker.io/library/ubuntu:22.04@sha256:aa6efdd564b660b6df78df8f4bca20dbb8338c46fb696d4b45c4a57b8f66679f 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)