chore(circleci): Update images

This commit is contained in:
Jawad Seddar 2022-10-12 10:26:51 +02:00
parent c87de40c6e
commit 70252604d1
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ version: 2.1
jobs:
lint-yml:
docker:
- image: circleci/python:3.7.3
- image: cimg/python:3.10
steps:
- checkout
- run:
@ -15,7 +15,7 @@ jobs:
lint-md:
docker:
- image: circleci/node:12
- image: cimg/node:18.10
steps:
- checkout
- run: