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 7e71b0b commit 250c40eCopy full SHA for 250c40e
Dockerfile
@@ -35,7 +35,7 @@ RUN \
35
-o /go/bin/app \
36
github.com/grafana/wait-for-github/cmd/wait-for-github
37
38
-FROM gcr.io/distroless/static-debian12@sha256:f2ff10a709b0fd153997059b698ada702e4870745b6077eff03a5f4850ca91b6
+FROM gcr.io/distroless/static-debian12@sha256:87bce11be0af225e4ca761c40babb06d6d559f5767fbf7dc3c47f0f1a466b92c
39
40
COPY --from=builder /go/bin/app /go/bin/app
41
0 commit comments