We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e068fd commit fa7f235Copy full SHA for fa7f235
ledger/Dockerfile
@@ -1,7 +1,7 @@
1
FROM docker.io/busybox:1.36 AS tools
2
3
ENV DOCKERIZE_VERSION v0.6.1
4
-ENV GRPC_HEALTH_PROBE_VERSION v0.4.37
+ENV GRPC_HEALTH_PROBE_VERSION v0.4.38
5
6
# Install dockerize
7
RUN set -x && \
0 commit comments