We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794d713 commit fb0ffe8Copy full SHA for fb0ffe8
.circleci/config.yml
@@ -9,7 +9,7 @@
9
anchors:
10
container-config: &container-config
11
docker:
12
- - image: circleci/node
+ - image: circleci/node:lts
13
environment:
14
TERM: dumb
15
0 commit comments