Use node 16

This commit is contained in:
tusooa 2022-07-18 03:48:11 +00:00
parent 5d246cc711
commit cc964d9a3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# This file is a template, and might need editing before it works on your project.
# Official framework image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/node/tags/
image: node:18
image: node:16
stages:
- lint