Skip to content

Commit

Permalink
Merge branch 'master' into vapb-annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
JaydipGabani authored Jan 13, 2025
2 parents c566741 + 844fe5f commit bfba604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/externaldata/dummy-provider/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN go mod init && go mod tidy

RUN go build -o provider provider.go

FROM gcr.io/distroless/static-debian12@sha256:5c7e2b465ac6a2a4e5f4f7f722ce43b147dabe87cb21ac6c4007ae5178a1fa58
FROM gcr.io/distroless/static-debian12@sha256:3f2b64ef97bd285e36132c684e6b2ae8f2723293d09aae046196cca64251acac

WORKDIR /

Expand Down

0 comments on commit bfba604

Please sign in to comment.