We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a355d commit 3b1566bCopy full SHA for 3b1566b
prow/docker/build-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
ARG ARCH=amd64
9
0 commit comments