Skip to content

Commit a8fa929

Browse files
renovate[bot]sayboras
authored andcommitted
chore(deps): update docker.io/library/ubuntu:24.04 docker digest to 353675e
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cb437b commit a8fa929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ COPY --from=run-clang-tidy-fix /cilium/proxy/*.txt /
129129
#
130130
# Extract installed cilium-envoy binaries to an otherwise empty image
131131
#
132-
FROM docker.io/library/ubuntu:24.04@sha256:590e57acc18d58cd25d00254d4ca989bbfcd7d929ca6b521892c9c904c391f50
132+
FROM docker.io/library/ubuntu:24.04@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc
133133
LABEL maintainer="[email protected]"
134134
# install ca-certificates package
135135
RUN apt-get update && apt-get upgrade -y \

0 commit comments

Comments
 (0)