From f725a84c94ef6fc77a37ba5c6df3086270726c6e Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 14 Aug 2020 09:55:35 +0200 Subject: Update golang to 1.15 in site.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8891ab01dcbeee7711fcb704535ce1621d0dc7c3 Signed-off-by: Cédric Ollivier --- ansible/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible/site.yml') diff --git a/ansible/site.yml b/ansible/site.yml index bc8cd110..0a12e2c3 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: golang - tag: 1.14-alpine3.12 + tag: 1.15-alpine3.12 steps: - name: build opnfv/functest-kubernetes-core containers: -- cgit 1.2.3-korg