no message

11.7.0-cudnn8-devel-ubuntu18.04
mingzailao 2023-06-29 16:38:12 +08:00
parent c4e29cac2f
commit d099657b4d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get -y update && \
apt-get -y upgrade && \
apt-get install -y python3.8 python3-pip
ENV PYTHON_VERSION=3.8
RUN apt-get install -y locales git vim nano