diff --git a/compile_mozart.sh b/compile_mozart.sh
index f2579611e011134a31a5cd1749c6c1b15c5706aa..0d8cbb70e045b59de57524c9caddfcdb8fd6a7a4 100755
--- a/compile_mozart.sh
+++ b/compile_mozart.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
 
-docker build -t theesan16/tf:mozart_yoga -f ~/Dockerfile.yoga.mozart .
+docker build -t theesan16/tf:mozart_yoga -f Dockerfile.yoga.mozart .
 docker push theesan16/tf:mozart_yoga