Skip to content

Commit

Permalink
Bump golang from 1.18.3 to 1.18.4 in /prow/docker/build-tool (#463)
Browse files Browse the repository at this point in the history
Bumps golang from 1.18.3 to 1.18.4.

---
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>
  • Loading branch information
dependabot[bot] authored Jul 15, 2022
1 parent 41326ee commit 5c584fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow/docker/build-tool/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#############

# Use golang as the binary_tools_context
FROM golang:1.18.3 as binary_tools_context
FROM golang:1.18.4 as binary_tools_context

ARG ARCH=amd64

Expand Down

0 comments on commit 5c584fb

Please sign in to comment.