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

This commit is contained in:
Renovate Bot
2021-01-06 00:24:14 +00:00
parent c506420aae
commit a6f11d930d

View File

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