diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9f50dfeaf2e6813e46ffa51f3f0b07e9ca2d09a7..e62afc01cdc4160dce145ea8b2bd3d92f97bf8de 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
 
 release:
   stage: release
-  image: golang:1.20
+  image: golang:1.22
   variables:
     VERSION: $CI_COMMIT_TAG
   script: