From c91e0531d8a3597a2dfad057eb54f03df1f5df03 Mon Sep 17 00:00:00 2001 From: Jovan Mitrevski Date: Tue, 14 Jan 2025 22:56:53 -0600 Subject: [PATCH] update pytest docker version --- test/pytest/ci-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pytest/ci-template.yml b/test/pytest/ci-template.yml index f6aa700415..9199c91b7c 100644 --- a/test/pytest/ci-template.yml +++ b/test/pytest/ci-template.yml @@ -1,6 +1,6 @@ .pytest: stage: test - image: gitlab-registry.cern.ch/fastmachinelearning/hls4ml-testing:0.5.6.base + image: gitlab-registry.cern.ch/fastmachinelearning/hls4ml-testing:0.6.0.base tags: - k8s-default before_script: