Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Feb 7, 2024
1 parent 66e60ce commit bae2bdb
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 @@ -27,12 +27,12 @@ executors:

python312:
docker:
- image: python:3.12.1
- image: python:3.12.2
resource_class: small

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

0 comments on commit bae2bdb

Please sign in to comment.