From a691920f5cc43605e95e98c0398ac1851a90df6e Mon Sep 17 00:00:00 2001
From: Vit Novotny <witiko@mail.muni.cz>
Date: Sat, 26 Feb 2022 12:23:59 +0000
Subject: [PATCH] Update Dockerfile

---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 5747baa5..94af5bb3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,4 +11,4 @@ RUN set -e -o xtrace \
 
 COPY scripts /scripts/
 
-WORKDIR /scripts
+WORKDIR /
-- 
GitLab