We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f34ec3 commit dbc9327Copy full SHA for dbc9327
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: circleci/node:7.10
+ - image: cimg/node:16.4.0
6
7
working_directory: ~/repo
8
0 commit comments