From d8de19dbd82d3d22b1f896955fbca63a3e23affd Mon Sep 17 00:00:00 2001
From: lukken <lukken@astron.nl>
Date: Fri, 16 Sep 2022 14:32:23 +0000
Subject: [PATCH] L2SS-951: Increase lofar-device-base requirements

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 71459469f..2cd246373 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: git.astron.nl:5000/lofar2.0/tango/lofar-device-base:l2ss-951
+image: git.astron.nl:5000/lofar2.0/tango/lofar-device-base:L2SS-951
 variables:
   GIT_SUBMODULE_STRATEGY: recursive
   PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
-- 
GitLab