From b24ebdd9eeee245abdf5ea66052f264e53771f1a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Corn=C3=A9=20Lukken?= <lukken@astron.nl>
Date: Tue, 22 Jun 2021 09:19:52 +0000
Subject: [PATCH] L2SS-259: Add todo to update CI registry images

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d277cb651..6d37de6c2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,5 @@
+# TODO(Corne): Update this image to use our own registry once building
+#              images is in place.
 image: artefact.skatelescope.org/ska-tango-images/tango-itango:9.3.3.7
 variables:
   PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
-- 
GitLab