Skip to content

Commit

Permalink
Update grpc_health_probe
Browse files Browse the repository at this point in the history
grpc_health_probe 0.4.20 version bump to clean up the security scans
  • Loading branch information
jimknochelmann authored Oct 5, 2023
1 parent 3a51b58 commit e207cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM quay.io/opendatahub/text-generation-inference:stable-bafd218
USER root

# Add grpc-ecosystem health probe
ARG GRPC_HEALTH_PROBE_VERSION=v0.4.19
ARG GRPC_HEALTH_PROBE_VERSION=v0.4.20

WORKDIR /caikit
COPY caikit /caikit
Expand Down

0 comments on commit e207cb6

Please sign in to comment.