From 2b5ca7d9650d7b7ba25faa533e2ad8eea16e5b12 Mon Sep 17 00:00:00 2001 From: Kacper Dudzic Date: Mon, 30 May 2022 11:12:32 +0200 Subject: [PATCH] Update 'lab10/Dockerfile' --- lab10/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/lab10/Dockerfile b/lab10/Dockerfile index db39149..508dd14 100644 --- a/lab10/Dockerfile +++ b/lab10/Dockerfile @@ -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