Skip to content

Commit

Permalink
Merge pull request #771 from buildtool/dependabot/docker/debian-bulls…
Browse files Browse the repository at this point in the history
…eye-20240110-slim

chore(deps): bump debian from bullseye-20231218-slim to bullseye-20240110-slim
  • Loading branch information
peter-svensson authored Jan 11, 2024
2 parents 06c2208 + 173fabd commit a5f70b5
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.21 as go-build

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

FROM debian:bullseye-20231218-slim
FROM debian:bullseye-20240110-slim

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

0 comments on commit a5f70b5

Please sign in to comment.