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 7935d4d commit 34e11e8Copy full SHA for 34e11e8
Dockerfile
@@ -130,7 +130,7 @@ COPY --from=run-clang-tidy-fix /cilium/proxy/*.txt /
130
#
131
# Extract installed cilium-envoy binaries to an otherwise empty image
132
133
-FROM docker.io/library/ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54
+FROM docker.io/library/ubuntu:24.04@sha256:7a398144c5a2fa7dbd9362e460779dc6659bd9b19df50f724250c62ca7812eb3
134
LABEL maintainer="[email protected]"
135
# install ca-certificates package
136
RUN apt-get update && apt-get upgrade -y \
0 commit comments