Skip to content

Commit

Permalink
Backport to branch(3.9) : Fix CVE-2024-24790, CVE-2023-45283, and CVE…
Browse files Browse the repository at this point in the history
  • Loading branch information
brfrn169 authored Jun 25, 2024
1 parent 96a01d3 commit 310005c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker.io/busybox:1.36 AS tools

ENV GRPC_HEALTH_PROBE_VERSION v0.4.22
ENV GRPC_HEALTH_PROBE_VERSION v0.4.28
ENV DOCKERIZE_VERSION v0.6.1

# Install grpc_health_probe for kubernetes.
Expand Down

0 comments on commit 310005c

Please sign in to comment.