diff --git a/execution/theodolite.yaml b/execution/theodolite.yaml
index e81c6ba1343f0a8f9989ef044d3fcbf1cc642ee3..d5e821469aca5a394081a139f2ebadb703b4aa98 100644
--- a/execution/theodolite.yaml
+++ b/execution/theodolite.yaml
@@ -7,8 +7,8 @@ spec:
     spec:
       containers:
       - name: theodolite
-        image: theodolite:latest
-        imagePullPolicy: Never
+        image: bvonheid/theodolite:latest
+        # imagePullPolicy: Never # Used to pull "own" local image
         env:
         - name: UC
           value: "1"