Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 4b882f2

Browse files
committed
Update Node.js to v8.12.0
1 parent ffe5382 commit 4b882f2

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
@@ -7,7 +7,7 @@ jobs:
77
build:
88
docker:
99
# specify the version you desire here
10-
- image: circleci/node:8.11.4-browsers
10+
- image: circleci/node:8.12.0-browsers
1111

1212
working_directory: ~/create-nteract-app
1313

0 commit comments

Comments
 (0)