no message
parent
c4e29cac2f
commit
d099657b4d
|
@ -13,7 +13,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
||||||
RUN apt-get -y update && \
|
RUN apt-get -y update && \
|
||||||
apt-get -y upgrade && \
|
apt-get -y upgrade && \
|
||||||
apt-get install -y python3.8 python3-pip
|
apt-get install -y python3.8 python3-pip
|
||||||
|
ENV PYTHON_VERSION=3.8
|
||||||
|
|
||||||
RUN apt-get install -y locales git vim nano
|
RUN apt-get install -y locales git vim nano
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue