Skip to content

Commit

Permalink
Add devel Go to prow test image (#2439)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfeifanchen authored Sep 17, 2020
1 parent c00f02b commit ea273a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/prow-tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ COPY images/prow-tests/source-gvm-and-run.sh /usr/local/bin
RUN source-gvm-and-run.sh install go1.13.14 --prefer-binary
RUN source-gvm-and-run.sh install go1.14.6 --prefer-binary
RUN source-gvm-and-run.sh install go1.15 --prefer-binary
RUN source-gvm-and-run.sh install master --source=https://github.com/golang/go --name=devel

# Extra tools through go get
# These run using the kubekins version of Go, not any defined by `gvm`
Expand Down

0 comments on commit ea273a5

Please sign in to comment.