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