diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 412072d..65118ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: - deploy .docker_template: - image: node:dubnium-buster + image: node:fermium-buster tags: - docker