Skip to content

Commit fa7f235

Browse files
feeblefakiejnmt
andauthored
Backport to branch(3.10) : Fix CVE-2025-22869 (#157)
Co-authored-by: Jun Nemoto <[email protected]>
1 parent 8e068fd commit fa7f235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ledger/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM docker.io/busybox:1.36 AS tools
22

33
ENV DOCKERIZE_VERSION v0.6.1
4-
ENV GRPC_HEALTH_PROBE_VERSION v0.4.37
4+
ENV GRPC_HEALTH_PROBE_VERSION v0.4.38
55

66
# Install dockerize
77
RUN set -x && \

0 commit comments

Comments
 (0)