chore(ci/cd): replace deprecated image

This commit is contained in:
Alexander Shelepenok 2022-05-12 07:20:48 +00:00 committed by GitHub
parent bde0eb0731
commit a16f088512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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