Skip to content

Commit

Permalink
Merge pull request #110 from kyverno/realshuting-patch-1
Browse files Browse the repository at this point in the history
Bump Go to 1.17.6
  • Loading branch information
fjogeleit authored Feb 17, 2022
2 parents 18ff999 + ae339d1 commit 9a8e68a
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.17.2 as builder
FROM golang:1.17.6 as builder

ARG LD_FLAGS
ARG TARGETPLATFORM
Expand Down

0 comments on commit 9a8e68a

Please sign in to comment.