Skip to content

Commit

Permalink
Bump up go version in build image of golang tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
wanlin31 committed Nov 19, 2022
1 parent 77f15e3 commit 6125945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/defaults_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ languages:
runImage: "{{ .RunImagePrefix }}cxx:{{ .Version }}"

- language: go
buildImage: golang:1.16
buildImage: golang:1.17
runImage: "{{ .RunImagePrefix }}go:{{ .Version }}"

- language: java
Expand Down

0 comments on commit 6125945

Please sign in to comment.