Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 3d6574c commit 5870e5e
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.5
- image: python:3.11.6
resource_class: small

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

0 comments on commit 5870e5e

Please sign in to comment.