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.
2e114d2
f2ff10a
1 parent 895bc8c commit 18e5f6bCopy full SHA for 18e5f6b
1 file changed
test/externaldata/dummy-provider/Dockerfile
@@ -20,7 +20,7 @@ RUN go mod init && go mod tidy
20
21
RUN go build -o provider provider.go
22
23
-FROM gcr.io/distroless/static-debian12@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c
+FROM gcr.io/distroless/static-debian12@sha256:87bce11be0af225e4ca761c40babb06d6d559f5767fbf7dc3c47f0f1a466b92c
24
25
WORKDIR /
26
0 commit comments