Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 88b14f5

Browse files
committed
chore(deps): update node.js to v16
1 parent ba5ff09 commit 88b14f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ machine:
66
jobs:
77
build:
88
docker:
9-
- image: circleci/node:8@sha256:89fe0761c3418b8c0ed12cbdb79f92d252f72511d4f3c619645d1fce8b9f9afc
9+
- image: circleci/node:16@sha256:a1ac30bbd231fb1e8efbd52075b9d5918339421989d35997107b44aecbaa78bf
1010
environment:
1111
- NPM_CONFIG_LOGLEVEL: warn
1212
working_directory: ~/repo

0 commit comments

Comments
 (0)