Skip to content

Commit

Permalink
Update cimg/python Docker tag to v3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 781d416 commit fda6fa4
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 @@ -13,7 +13,7 @@ jobs:
- run: yarn
test:
docker:
- image: cimg/python:3.11.2
- image: cimg/python:3.12.4
steps:
- checkout
- run: pip3 install slither-analyzer
Expand Down

0 comments on commit fda6fa4

Please sign in to comment.