Use Python 3.6 instead of 3.7 (which :3 tag points to).

This commit is contained in:
Abhilash Raj
2018-07-05 11:09:13 -07:00
parent f11d397ab1
commit aa60dc0b62

View File

@@ -3,7 +3,7 @@ version: '2'
jobs:
build:
docker:
- image: circleci/python:3
- image: circleci/python:3.6-stretch-browsers
environment:
REGISTRY: QUAY
QUAY_URL: quay.io