Skip to content

Commit

Permalink
chore: bump distroless/static-debian12
Browse files Browse the repository at this point in the history
Bumps distroless/static-debian12 from `8dd8d3c` to `69830f2`.

---
updated-dependencies:
- dependency-name: distroless/static-debian12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent f9c24ac commit b7ec908
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:8dd8d3ca2cf283383304fd45a5c9c74d5f2cd9da8d3b077d720e264880077c65
FROM gcr.io/distroless/static-debian12@sha256:69830f29ed7545c762777507426a412f97dad3d8d32bae3e74ad3fb6160917ea

WORKDIR /

Expand Down

0 comments on commit b7ec908

Please sign in to comment.