Skip to content

Commit 6f7cc3d

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

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
@@ -108,7 +108,7 @@ COPY --from=check-format /cilium/proxy/format-output.txt /
108108
#
109109
# Extract installed cilium-envoy binaries to an otherwise empty image
110110
#
111-
FROM docker.io/library/ubuntu:24.04@sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782
111+
FROM docker.io/library/ubuntu:24.04@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02
112112
LABEL maintainer="[email protected]"
113113
# install ca-certificates package
114114
RUN apt-get update && apt-get upgrade -y \

0 commit comments

Comments
 (0)