Update circleci/python Docker tag to v3.7.0b1

pull/10/head
Renovate Bot 5 years ago
parent d4bc861210
commit 56f307250c
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA

@ -8,7 +8,7 @@ jobs:
docker:
# specify the version you desire here
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
- image: circleci/python:3.6.1
- image: circleci/python:3.7.0b1
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images

Loading…
Cancel
Save