diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 45f568828d4d72ce9402f4359f66537b2c1069b9..fb6fa34bad5e2ec86943830440c226feb6ba6ca9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -185,7 +185,7 @@ lint-helm-chart:
     - helm lint ./helm/dbrepo
 
 lint-helm-readme:
-  image: docker.io/node:20-alpine3.20
+  image: docker.io/node:18-alpine3.20
   stage: lint
   except:
     refs: