From 861f79d46397d8bbc5b55b95bc4ca2ac0fb1f247 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 1 Jul 2022 09:49:58 +0200 Subject: Update to Alpine 3.16 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It also switches to pytest because nose fails vs py3.10. Change-Id: I920baef12d4934b359873519d5518835007c2f02 Signed-off-by: Cédric Ollivier --- ansible/site.gate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible') diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index d4de0bdd..207e4b64 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -8,7 +8,7 @@ docker_tags: - latest: branch: master - dependency: '3.15' + dependency: '3.16' builds: dependency: repo: _ -- cgit 1.2.3-korg