Skip to content

Commit 6c1d336

Browse files
author
Emmanuel Ogbizi
committed
Update node image
1 parent c3e5fac commit 6c1d336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:8.11.1
5+
- image: circleci/node:12.14.1
66
working_directory: ~/workspace
77
steps:
88
- checkout

0 commit comments

Comments
 (0)