mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
chore(deps): update circleci/node docker tag to v10.21.0
This commit is contained in:
parent
9c04d32c3d
commit
a1021b30f0
@ -2,7 +2,7 @@ version: 2
|
||||
|
||||
defaults: &defaults
|
||||
docker:
|
||||
- image: circleci/node:10.20.1
|
||||
- image: circleci/node:10.21.0
|
||||
working_directory: ~/gatsby-starter-lumen
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user