Skip to content

Commit

Permalink
Update node version to 10.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Jul 6, 2019
1 parent 07bd2ae commit 7ed695e
Show file tree
Hide file tree
Showing 2 changed files with 4,233 additions and 4,213 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: node:10.15.3-stretch-slim
- image: node:10.16.0-stretch-slim
working_directory: /var/opt/app
steps:
- checkout
Expand Down

0 comments on commit 7ed695e

Please sign in to comment.