Skip to content

Commit

Permalink
chore(deps): bump debian
Browse files Browse the repository at this point in the history
Bumps debian from bullseye-20241202-slim to bullseye-20241223-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 084a377 commit 9d835eb
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 @@ -24,7 +24,7 @@ FROM golang:1.23 as go-build

RUN go install sigs.k8s.io/aws-iam-authenticator/cmd/[email protected]

FROM debian:bullseye-20241202-slim
FROM debian:bullseye-20241223-slim

RUN apt-get update && \
apt-get install -y ca-certificates curl unzip && \
Expand Down

0 comments on commit 9d835eb

Please sign in to comment.