We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f161e commit 41e5dfdCopy full SHA for 41e5dfd
prow/docker/check-tool/Dockerfile
@@ -3,7 +3,7 @@
3
#############
4
5
# Use golang as the binary_tools_context
6
-FROM golang:1.17.1 as binary_tools_context
+FROM golang:1.17.5 as binary_tools_context
7
8
# Pinned versions of stuff
9
ENV GOIMPORTS_VERSION=379209517ffe
0 commit comments