diff --git a/_ci/build.yml b/_ci/build.yml index 15a8338..10621f3 100644 --- a/_ci/build.yml +++ b/_ci/build.yml @@ -3,10 +3,10 @@ image_resource: type: docker-image source: repository: golang - tag: 1.10.0 + tag: 1.11.0 inputs: - name: source outputs: - name: binaries run: - path: source/_ci/build.sh \ No newline at end of file + path: source/_ci/build.sh