Skip to content

Commit

Permalink
chore(deps): update circleci/python docker tag to v3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 12, 2021
1 parent 46e45b4 commit c6e8e7a
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 @@ -5,7 +5,7 @@ orbs:
jobs:
build:
docker:
- image: circleci/python:3.9-buster
- image: circleci/python:3.10-buster
environment:
ENV_PATH: .envs/.test.env
CODECOV_TOKEN: $CODECOV_TOKEN
Expand Down

0 comments on commit c6e8e7a

Please sign in to comment.