Skip to content

Commit be53392

Browse files
Update ghcr.io/grpc-ecosystem/grpc-health-probe Docker tag to v0.4.39 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 154fd40 commit be53392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/all-in-one/Dockerfile.all-in-one

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ COPY --from=openfga/openfga:v1.9.2 /openfga /bin/openfga
2626
# Copy default model into image
2727
COPY fga/model/openlane.fga fga/model/openlane.fga
2828

29-
COPY --from=ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.38 /ko-app/grpc-health-probe /bin/grpc_health_probe
29+
COPY --from=ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.39 /ko-app/grpc-health-probe /bin/grpc_health_probe
3030

3131
# Copy entrypoint and env files
3232
COPY docker/all-in-one/docker_entrypoint.sh /bin/docker_entrypoint.sh

0 commit comments

Comments
 (0)