We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602dd5c commit 97ca5baCopy full SHA for 97ca5ba
.circleci/config.yml
@@ -13,7 +13,7 @@ jobs:
13
docker:
14
# specify the version you desire here
15
# - image: circleci/node:10.6.0
16
- - image: circleci/node:12.18.2
+ - image: circleci/node:17.2.0
17
18
steps:
19
- checkout
0 commit comments