diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 43df112830bb672e961b51bc11539eef91e60dac..d9a7d07f612348924e2fba2388c641a027f15625 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ include:
 variables:
   RUNNER_AMD: amd64-docker
   DOCKER_FILE: ./deployment/ci/Dockerfile
-  GO_VERSION: 1.22.3
+  GO_VERSION: 1.22.4
 
 stages:
   - test