Use Python 3.6 instead of 3.7 (which :3 tag points to).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user