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 b14fc29 commit ae2154aCopy full SHA for ae2154a
release/goreleaser.opm.Dockerfile
@@ -2,7 +2,7 @@
2
# build opm images. See the configurations in .goreleaser.yaml
3
# and .github/workflows/release.yaml.
4
5
-FROM ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.11 as grpc_health_probe
+FROM ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.29 as grpc_health_probe
6
FROM gcr.io/distroless/static:debug
7
COPY --from=grpc_health_probe /ko-app/grpc-health-probe /bin/grpc_health_probe
8
COPY ["nsswitch.conf", "/etc/nsswitch.conf"]
0 commit comments