Skip to content

Commit 653fa1a

Browse files
perdasilvaPer Goncalves da Silva
andauthored
Fix goreleaser (#1869)
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com> Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
1 parent 2834aa4 commit 653fa1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/goreleaser.opm.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# by GoReleaser from the GRPC_HEALTH_PROBE_VERSION environment variable,
77
# which is set in the Makefile from go.mod.
88

9-
ARG GRPC_HEALTH_PROBE_VERSION
9+
ARG GRPC_HEALTH_PROBE_VERSION=v0.4.42
1010
FROM ghcr.io/grpc-ecosystem/grpc-health-probe:${GRPC_HEALTH_PROBE_VERSION} AS grpc_health_probe
1111
FROM gcr.io/distroless/static:debug
1212
ARG TARGETOS

0 commit comments

Comments
 (0)