blumonilr %!s(int64=5) %!d(string=hai) anos
pai
achega
1502794b2f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -12,7 +12,6 @@ RUN apt-get update \
     default-jdk \
     aptitude \
     g++
-RUN update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 2
 RUN pip3 install virtualenv \
     && pip3 install Flask
 RUN cd /home/SEEC-Judge \