Skip to content

Commit 18c15ff

Browse files
authored
build: update python docker image to 3.10 (#532)
1 parent 55af015 commit 18c15ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
compliance:
4040
docker:
41-
- image: cimg/python:3.6
41+
- image: cimg/python:3.10
4242
working_directory: ~/workdir
4343
environment:
4444
HUSKY_SKIP: "true"

0 commit comments

Comments
 (0)