Skip to content

Commit

Permalink
fix: python image change (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
slavik-lvovsky authored Oct 19, 2021
1 parent 53ebe57 commit 78570a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

compliance:
docker:
- image: circleci/python:3.6.4
- image: cimg/python:3.10.0
working_directory: ~/workdir
steps:
- checkout
Expand Down

0 comments on commit 78570a6

Please sign in to comment.