Skip to content

Commit

Permalink
Update python image
Browse files Browse the repository at this point in the history
  • Loading branch information
sensei100 committed Aug 9, 2024
1 parent c31c79d commit c39ce53
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 @@ -39,7 +39,7 @@ jobs:
command: bash .circleci/test.sh
run_deploy:
docker:
- image: cimg/python:3.10.13
- image: cimg/python:3.12.3
environment:
PIPENV_VENV_IN_PROJECT: true
steps:
Expand Down

0 comments on commit c39ce53

Please sign in to comment.