diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 62420be0b4005ca71998e8f9ca886a1677908c89..c036536656e9c515dabb670e8ac0906e08d66f89 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 default:
-  image: python3.10-slim
+  image: python:3.10-slim
 
 stages:
   - lint