Updating to the latest stable version of Python 3.9
This commit is contained in:
parent
8781e914ff
commit
02d0d0c37f
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.6
|
FROM python:3.9
|
||||||
LABEL maintainer "Nicola Bernini <nicola.bernini@gmail.com>"
|
LABEL maintainer "Nicola Bernini <nicola.bernini@gmail.com>"
|
||||||
COPY requirements.txt .
|
COPY requirements.txt .
|
||||||
RUN apt-get update && apt-get -y install sudo
|
RUN apt-get update && apt-get -y install sudo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user