diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e3eef6e61..88fe3be0a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -185,7 +185,7 @@ test_api: test_front: interruptible: true stage: test - image: node:12-buster + image: node:16-buster before_script: - cd front only: