Skip to content

Commit 165b44d

Browse files
authored
Backport to branch(3.8) : Fix CVE-2024-24790, CVE-2023-45283, and CVE-2023-45288 (#1997)
1 parent b335133 commit 165b44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/Dockerfile

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

3-
ENV GRPC_HEALTH_PROBE_VERSION v0.4.22
3+
ENV GRPC_HEALTH_PROBE_VERSION v0.4.28
44
ENV DOCKERIZE_VERSION v0.6.1
55

66
# Install grpc_health_probe for kubernetes.

0 commit comments

Comments
 (0)