Skip to content

Commit 940d39f

Browse files
authored
ci(Circle): Updates to Node 10
1 parent e71597b commit 940d39f

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: node:8.16.1@sha256:e45a254cf0f7071ffae9a6770cce268baf1f1952f6abb55c1061bff0757b138f
9+
- image: node:10
1010
environment:
1111
- NPM_CONFIG_LOGLEVEL: warn
1212
working_directory: ~/repo

0 commit comments

Comments
 (0)