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