Use node:15.0.1 instead of node:latest.
This commit is contained in:
parent
5b0d8ff9f5
commit
b2141c9a00
@ -1,4 +1,4 @@
|
||||
image: node:latest
|
||||
image: node:15.0.1
|
||||
|
||||
test:
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user