Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.11.6 (#644)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 14d5d3b commit d964205
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 d964205

Please sign in to comment.