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 deff163 commit 0493570Copy full SHA for 0493570
.circleci/config.yml
@@ -7,7 +7,7 @@ executors:
7
default:
8
docker:
9
# specify the version you desire here
10
- - image: circleci/node:10.20
+ - image: circleci/node:10.21
11
12
# Specify service dependencies here if necessary
13
# CircleCI maintains a library of pre-built images
0 commit comments