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 62554cc commit d9dee3eCopy full SHA for d9dee3e
.circleci/config.yml
@@ -10,7 +10,7 @@ jobs:
10
type: string
11
default: "18"
12
docker:
13
- - image: cimg/node:<< parameters.node-version >>
+ - image: circleci/node:<< parameters.node-version >>
14
environment:
15
LANG: en_US.UTF-8
16
steps:
0 commit comments