Skip to content

Commit 50c7555

Browse files
committed
bump node version for circleci
1 parent 5a13233 commit 50c7555

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
10+
- image: circleci/node:12
1111
- image: circleci/postgres:9.6-alpine
1212
environment:
1313
POSTGRES_USER: circleci

0 commit comments

Comments
 (0)