diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 13e2328a16f81c344a9ec477646eddee69838768..7375c2c184e7f0affcba16faa363e39cdabff552 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,8 @@
 # CI pipeline configuration
 
 default:
-   #image: gmulas/np-tmcode
-   image: debian:trixie
+   image: gmulas/np-tmcode
+   #image: debian:trixie
 
 # Switch from branch pipelines to merge request pipelines when a merge request is created
 workflow: