diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6ab91216..cf9ce487 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: "node:12-slim" +image: "node:15-slim" stages: - test