Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Dec 5, 2023
1 parent 0ec0844 commit cce5a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ executors:

python311:
docker:
- image: python:3.11.6
- image: python:3.11.7
resource_class: small

python-integration:
docker:
- image: python:3.11.6
- image: python:3.11.7
environment:
GOOGLE_APPLICATION_CREDENTIALS: /key.json
resource_class: small
Expand Down

0 comments on commit cce5a18

Please sign in to comment.