Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2023
1 parent 03cdc30 commit 257a3e9
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 @@ -8,7 +8,7 @@ executors:
docker:
# N.B. lowest common denominator, don't want to error on not using the
# latest syntax.
- image: python:3.10.7
- image: python:3.10.12
resource_class: small

jobs:
Expand Down

0 comments on commit 257a3e9

Please sign in to comment.