Update 'lab10/Dockerfile'

This commit is contained in:
Kacper Dudzic 2022-05-30 11:52:08 +02:00
parent a1e48ccf7c
commit 3461fb480e

View File

@ -14,4 +14,3 @@ RUN pip3 install keras
RUN pip3 install GitPython
RUN pip3 install dvc
RUN pip3 install dvc[ssh] paramiko
ENV USER=449288