Update 'lab10/Dockerfile'

This commit is contained in:
Kacper Dudzic 2022-05-30 11:12:32 +02:00
parent ac5bf8a40e
commit 2b5ca7d965

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 USERNAME=449288