From d266e5600b1a2af6db4a90ab10cb6e7947716e6c Mon Sep 17 00:00:00 2001 From: Johanna Amann Date: Thu, 3 Dec 2020 19:09:54 +0000 Subject: [PATCH] Fix cirrus config for static broker test. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index a4b11fd81a..fdda43e6da 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -118,7 +118,7 @@ debian10_static_task: container: # Just uses a recent/common distro to run a static compile test. # Debian 10 EOL: June 2024 - dockerfile: ci/debian-10-static/Dockerfile + dockerfile: ci/debian-10/Dockerfile << : *RESOURCES_TEMPLATE << : *CI_TEMPLATE env: