Update 'lab10/Dockerfile'

This commit is contained in:
Kacper Dudzic 2022-05-30 11:33:44 +02:00
parent e0d70c9c93
commit 4ab4720309

View File

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