From 75c96090de52b5cfcc7fe2b4c111903195d20890 Mon Sep 17 00:00:00 2001
From: lukken <lukken@astron.nl>
Date: Sat, 17 Sep 2022 05:45:21 +0000
Subject: [PATCH] L2SS-951: Update image tag

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2cd246373..71459469f 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