Skip to content

Commit

Permalink
build(deps): bump distroless/static-debian12 from 3a03fc0 to `d71f4…
Browse files Browse the repository at this point in the history
…b2` (#3839)

Bumps distroless/static-debian12 from `3a03fc0` to `d71f4b2`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 1f5d07b commit 53bea80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RUN wget -O /usr/local/bin/gomplate \

# For Dependabot to detect base image versions
FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a AS alpine
FROM gcr.io/distroless/static-debian12:nonroot@sha256:3a03fc0826340c7deb82d4755ca391bef5adcedb8892e58412e1a6008199fa91 AS distroless
FROM gcr.io/distroless/static-debian12:nonroot@sha256:d71f4b239be2d412017b798a0a401c44c3049a3ca454838473a4c32ed076bfea AS distroless

FROM $BASE_IMAGE

Expand Down

0 comments on commit 53bea80

Please sign in to comment.