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 ec37d6d commit 639870fCopy full SHA for 639870f
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
docker:
9
# specify the version you desire here
10
- - image: circleci/node:7.10-browsers
+ - image: circleci/node:17.2-browsers
11
12
working_directory: ~/repo
13
0 commit comments