From 56fbecbcd1f9892cc1e40764b0e9aeef61135c96 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 29 Mar 2019 08:51:08 +0100 Subject: Only set go major version in parent container MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It allows updating automatically the minor versions. Change-Id: I25d3d315e533c1ba40f9eec36dc2eb9b81715eb2 Signed-off-by: Cédric Ollivier --- ansible/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index 852bc46d..8bc52ac2 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -13,7 +13,7 @@ - repo: _ dport: container: golang - tag: 1.11.6-alpine3.9 + tag: 1.11-alpine3.9 steps: - name: build opnfv/functest-kubernetes-core containers: -- cgit 1.2.3-korg