Skip to content

Commit 928de4b

Browse files
authored
test(circleci): latest node
1 parent 9fe2b56 commit 928de4b

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
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build:
55
docker:
6-
- image: circleci/node:8.9.4-stretch-browsers
6+
- image: circleci/node:stretch-browsers
77
- image: couchdb
88
environment:
99
- COUCHDB_USER: admin

0 commit comments

Comments
 (0)