From 8968764d3a64268c3b9c7ee9357b63a032a081ee Mon Sep 17 00:00:00 2001 From: amichelo <andrea.michelotti@lnf.infn.it> Date: Mon, 10 Jul 2023 10:51:26 +0200 Subject: [PATCH] 2204 test --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bca95c6..37d632a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -565,7 +565,7 @@ ubuntu2204_test_x86_64: - name: influxdb alias: influxdb - image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:1804 + image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:2204 script: - npm install jchaos - rm -rf /usr/local/chaos/chaos-distrib -- GitLab