Skip to content

Commit 3fb1b85

Browse files
chore(deps): pin node.js
1 parent 0f53016 commit 3fb1b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build:
55
docker:
6-
- image: circleci/node:16
6+
- image: circleci/node:16.13.1
77

88
working_directory: ~/repo
99

0 commit comments

Comments
 (0)