diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7b9c814d46e7abc3508edefd91315594489a4009..2fd25422b2f46ec98748f4db88c116dbd65ec798 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: node:16.14.2-slim
+image: node:16.20.2-slim
 
 include:
   - template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'