Skip to content

Commit

Permalink
chore(deps): update ghcr.io/grpc-ecosystem/grpc-health-probe docker t…
Browse files Browse the repository at this point in the history
…ag to v0.4.33 (#68)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent deb9827 commit 7880fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/all-in-one/Dockerfile.all-in-one
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ COPY --from=openfga/openfga:v1.6.1 /openfga /bin/openfga
# Copy default model into image
COPY fga/model/model.fga fga/model/model.fga

COPY --from=ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.29 /ko-app/grpc-health-probe /bin/grpc_health_probe
COPY --from=ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.33 /ko-app/grpc-health-probe /bin/grpc_health_probe

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

0 comments on commit 7880fb0

Please sign in to comment.