Use node:15.0.1 instead of node:latest.

This commit is contained in:
John Wiseman 2020-10-29 11:37:01 -07:00
parent 5b0d8ff9f5
commit b2141c9a00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
image: node:latest
image: node:15.0.1
test:
script: