From eb4aa0023d0a63a0adca7822f676b67819a35927 Mon Sep 17 00:00:00 2001
From: Fawzi Mohamed <fawzi.mohamed@fhi-berlin.mpg.de>
Date: Sat, 6 Apr 2019 04:02:47 +0200
Subject: [PATCH] beaker: use gitlab for image

---
 config/default-beaker.hjson | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/default-beaker.hjson b/config/default-beaker.hjson
index 7d4b3e7..8c4d8a2 100644
--- a/config/default-beaker.hjson
+++ b/config/default-beaker.hjson
@@ -2,7 +2,7 @@ k8component: {
   image: {
     imageType: beaker
     imageSubtype: default1
-    image: "analytics-toolkit.nomad-coe.eu:5509/nomadlab/notebook:v1.11.6-229-g19da90a7-dirty"
+    image: "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-lab-base/notebook:2.0.0"
     port: 8801,
     prefix: "/beaker",
     healthPath: "/beaker"
-- 
GitLab