Closed mrc closed 4 years ago
Python 3.8.5 based off slim-buster is about 82% the size of slim-stretch.
Link to issue this resolves: n/a
What I did: added Python 3.8.5 (based off python:3.8.5-slim-buster)
How I did it: looked for references to 3.7.1 and did the equivalent dance for 3.8.5
How to verify it: use FROM fnproject/python:3.7.1-dev [...] in Dockerfile
FROM fnproject/python:3.7.1-dev [...]
One line description for the changelog: Add Python 3.8.5 images
One moving picture involving robots (not mandatory but encouraged):
Python 3.8.5 based off slim-buster is about 82% the size of slim-stretch.
Link to issue this resolves: n/a
What I did: added Python 3.8.5 (based off python:3.8.5-slim-buster)
How I did it: looked for references to 3.7.1 and did the equivalent dance for 3.8.5
How to verify it: use
FROM fnproject/python:3.7.1-dev [...]
in DockerfileOne line description for the changelog: Add Python 3.8.5 images
One moving picture involving robots (not mandatory but encouraged):