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

This commit is contained in:
Renovate Bot
2021-02-20 12:49:12 +00:00
parent 0da9868c5d
commit d8f156c295

View File

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