Skip to content

Commit

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

chore(deps): bump debian from bullseye-20220125-slim to bullseye-20220228-slim
  • Loading branch information
peter-svensson authored Mar 7, 2022
2 parents 2d9d139 + 395b901 commit b554761
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 @@ -2,7 +2,7 @@ FROM golang:1.17.7 as go-build

RUN go get sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator

FROM debian:bullseye-20220125-slim
FROM debian:bullseye-20220228-slim

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

0 comments on commit b554761

Please sign in to comment.