Skip to content

Commit 4be8ed7

Browse files
authored
chore: Updates Node v10 to v12 (LLC-22) (#262)
1 parent f2b4871 commit 4be8ed7

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
@@ -6,7 +6,7 @@ machine:
66
jobs:
77
build:
88
docker:
9-
- image: node:10
9+
- image: node:12
1010
auth:
1111
username: $DOCKERHUB_USERNAME
1212
password: $DOCKERHUB_PASSWORD

0 commit comments

Comments
 (0)