Skip to content

Commit

Permalink
Merge pull request #210 from buildtool/dependabot/docker/golang-1.18.1
Browse files Browse the repository at this point in the history
chore(deps): bump golang from 1.18.0 to 1.18.1
  • Loading branch information
argoyle authored Apr 21, 2022
2 parents 63effce + a760c0f commit 2688848
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
@@ -1,4 +1,4 @@
FROM golang:1.18.0 as go-build
FROM golang:1.18.1 as go-build

RUN go install sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator@latest

Expand Down

0 comments on commit 2688848

Please sign in to comment.