chore: Upgrade Node to v12 (#1023)
* chore: Upgrade Node to v12 * test: Upgrade test node image
This commit is contained in:
@@ -3,7 +3,7 @@ jobs:
|
||||
build:
|
||||
working_directory: ~/outline
|
||||
docker:
|
||||
- image: circleci/node:8.11
|
||||
- image: circleci/node:12
|
||||
- image: circleci/redis:latest
|
||||
- image: circleci/postgres:9.6.5-alpine-ram
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user