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

This commit is contained in:
Renovate Bot 2021-02-24 00:51:32 +00:00
parent ae4d46a498
commit 2c6a9194b2
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

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