chore(deps): update circleci/node docker tag to v10.22.1

This commit is contained in:
Renovate Bot
2020-09-17 00:36:55 +00:00
parent aaab52b87a
commit 1b9c3a2bae

View File

@@ -2,7 +2,7 @@ version: 2
defaults: &defaults
docker:
- image: circleci/node:10.22.0
- image: circleci/node:10.22.1
working_directory: ~/gatsby-starter-lumen
jobs: