Skip to content

Commit 41e5dfd

Browse files
Bump golang from 1.17.1 to 1.17.5 in /prow/docker/check-tool (#408)
Bumps golang from 1.17.1 to 1.17.5. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9f161e commit 41e5dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow/docker/check-tool/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#############
44

55
# Use golang as the binary_tools_context
6-
FROM golang:1.17.1 as binary_tools_context
6+
FROM golang:1.17.5 as binary_tools_context
77

88
# Pinned versions of stuff
99
ENV GOIMPORTS_VERSION=379209517ffe

0 commit comments

Comments
 (0)