diff --git a/.gitlab-ci/pipeline.yml b/.gitlab-ci/pipeline.yml
index 44f8bbfd62daaaec213d7d50b143c6dcf9991017..874d312c91089c8cf0430d7ba8e315226cbf6d5a 100644
--- a/.gitlab-ci/pipeline.yml
+++ b/.gitlab-ci/pipeline.yml
@@ -87,7 +87,7 @@ variables:
     - "--allowed-origins=*"
 
 .with-selenium-chrome: &with-selenium-chrome
-  name: selenium/standalone-chrome:latest
+  name: selenium/standalone-chrome:127.0
   alias: selenium
   variables:
     JAVA_OPTS: "-Dwebdriver.chrome.logfile=/builds/chromedriver.log"