Munzali commited on
Commit
733776e
·
verified ·
1 Parent(s): b4c1617

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -53,7 +53,7 @@ RUN git clone https://github.com/lllyasviel/Fooocus . && \
53
 
54
 
55
 
56
- RUN rm /home/user/modules/auth.py
57
 
58
 
59
 
 
53
 
54
 
55
 
56
+ RUN rm /home/user/app/modules/auth.py
57
 
58
 
59