Skip to content

Commit 4a010cb

Browse files
author
Per Goncalves da Silva
committed
🌱 Bump ghcr.io/grpc-ecosystem/grpc-health-probe docker tag to v0.4.29
Signed-off-by: Per Goncalves da Silva <[email protected]>
1 parent 4ce12a1 commit 4a010cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/goreleaser.opm.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# build opm images. See the configurations in .goreleaser.yaml
33
# and .github/workflows/release.yaml.
44

5-
FROM ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.28 as grpc_health_probe
5+
FROM ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.29 as grpc_health_probe
66
FROM gcr.io/distroless/static:debug
77
COPY --from=grpc_health_probe /ko-app/grpc-health-probe /bin/grpc_health_probe
88
COPY ["nsswitch.conf", "/etc/nsswitch.conf"]

0 commit comments

Comments
 (0)