diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml
index 6d159a354b98562a16c1837e882620b9e8bea025..eef772b9a727753990b516290d6e9ab34e69860a 100644
--- a/cesnet-central/deployments/fullhub.yaml
+++ b/cesnet-central/deployments/fullhub.yaml
@@ -65,8 +65,8 @@ singleuser:
     guarantee: .02
   defaultUrl: "/lab"
   image:
-    name: valtri/single-user
-    tag: "jupyter-4e-noncollab"
+    name: eginotebooks/single-user
+    tag: "sha-b94a3ef"
   profileList:
     - display_name: Small Environment - 2 vCPU / 4 GB RAM (non-collaboratice)
       description: >
@@ -75,7 +75,7 @@ singleuser:
       kubespawner_override:
         args:
           - "--CondaKernelSpecManager.env_filter='/opt/conda$'"
-        image: "valtri/single-user:jupyter-4e-noncollab"
+        image: "eginotebooks/single-user:sha-b94a3ef"
     - display_name: Small Environment - 2 vCPU / 4 GB RAM (collaboratice)
       description: >
         The notebook environment includes Python, R, Julia and Octave kernels. Collaborative.
diff --git a/testing/deployments/hub.yaml b/testing/deployments/hub.yaml
index 0d0be979223ff384542794928dfb092c04597cec..47e0d6f2111aaf4bc291e3cd123561d61e09ba83 100644
--- a/testing/deployments/hub.yaml
+++ b/testing/deployments/hub.yaml
@@ -66,8 +66,8 @@ singleuser:
     guarantee: .2
   defaultUrl: "/lab"
   image:
-    name: valtri/single-user
-    tag: "jupyter-4e-noncollab"
+    name: eginotebooks/single-user
+    tag: "sha-b94a3ef"
   profileList:
     - display_name: Small Environment - 2 vCPU / 4 GB RAM
       description: >