With Python 2 end of support being so near, this commit changes the
docker image to be in Python 3 rather than Python 2.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 39652 Build 39689: arc lint + arc unit
Event Timeline
Comment Actions
LGTM but someone else must approve
$ docker run --rm python:alpine python3 --version
Python 3.8.0