Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
chore(deps): update cimg/python docker tag to v3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2022
1 parent 2a0065a commit 113baca
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 @@ -10,7 +10,7 @@ workflows:
jobs:
test-backend:
docker:
- image: cimg/python:3.9-browsers
- image: cimg/python:3.11-browsers
environment:
TESTING: "true"
GOOGLE_SAFE_BROWSING_API_KEY: foo
Expand Down

0 comments on commit 113baca

Please sign in to comment.