diff --git a/standalone/.gitlab-ci.yml b/standalone/.gitlab-ci.yml
index ba770ae8eb8dc78d0915e99895afd32aec81bd8b..167e7cf4cbe28b0ca81e195332a33713b667d2d8 100644
--- a/standalone/.gitlab-ci.yml
+++ b/standalone/.gitlab-ci.yml
@@ -1,14 +1,14 @@
-build_TreeMaker_cmssw_standalone_CMSSW_10_2_21:
+build_TreeMaker_cmssw_standalone_CMSSW_10_6_25:
     extends: .job_template
     variables:
-        CMSSW_VERSION: CMSSW_10_2_21
+        CMSSW_VERSION: CMSSW_10_6_25
         SCRAM_ARCH: slc7_amd64_gcc700
         BASE_IMAGE: clelange/cc7-cms:latest
 
-build_TreeMaker_cmssw_standalone_CMSSW_10_2_21_dockerhub:
+build_TreeMaker_cmssw_standalone_CMSSW_10_6_25_dockerhub:
     extends: .job_template
     variables:
-        CMSSW_VERSION: CMSSW_10_2_21
+        CMSSW_VERSION: CMSSW_10_6_25
         SCRAM_ARCH: slc7_amd64_gcc700
         BASE_IMAGE: clelange/cc7-cms:latest
         CI_REGISTRY: https://index.docker.io/v1/