Skip to content

Commit

Permalink
Merge pull request opendatahub-io#103 from jimknochelmann/patch-1
Browse files Browse the repository at this point in the history
Update grpc_health_probe
  • Loading branch information
openshift-ci[bot] authored Oct 13, 2023
2 parents 93fa4a8 + e207cb6 commit 46d41ab
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 46d41ab

Please sign in to comment.