Update Go version used for build.

This commit is contained in:
Robert Jacob 2018-09-02 00:19:13 +02:00
parent db1b9c8066
commit 057da436dd
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ image_resource:
type: docker-image type: docker-image
source: source:
repository: golang repository: golang
tag: 1.10.0 tag: 1.11.0
inputs: inputs:
- name: source - name: source
outputs: outputs:
- name: binaries - name: binaries
run: run:
path: source/_ci/build.sh path: source/_ci/build.sh