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