From 992606d988814e9fdda83fd0398941037c8e3ae6 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 6 Jun 2020 18:04:35 +0200 Subject: Update to alpine3.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://alpinelinux.org/posts/Alpine-3.12.0-released.html Change-Id: I3c95f0867c4364b93fd8ba14093710b7c0fdda8d 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 829f51a2..f9e2c74a 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: golang - tag: 1.13-alpine3.11 + tag: 1.13-alpine3.12 steps: - name: build opnfv/functest-kubernetes-core containers: -- cgit 1.2.3-korg