From b9c20a1a137b4d093964d4a019baf58e42572717 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 6 Jun 2020 17:50:40 +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: Ie7c72abd10d70b90d65f260d595c0ca47b69a8c0 Signed-off-by: Cédric Ollivier --- ansible/site.cntt.yml | 2 +- ansible/site.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible') diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index 8a290c812..0b5629013 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: alpine - tag: '3.11' + tag: '3.12' steps: - name: build opnfv/functest-core containers: diff --git a/ansible/site.yml b/ansible/site.yml index 0c386e0e7..f823f2068 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: alpine - tag: '3.11' + tag: '3.12' steps: - name: build opnfv/functest-core containers: -- cgit 1.2.3-korg