diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cdbbc23df46ef1c22c90bde89716ac47a7d81b49..d87d8463585ae5ed01fbb0d4c4db6a42ae9820b2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: node:18.12.1-slim +image: node:16.14.2-slim stages: - build