qgallouedec HF Staff commited on
Commit
8830b80
·
1 Parent(s): deab972
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,7 +24,7 @@ RUN install -m 755 sft.py /usr/local/bin/sft
24
  # ENV XDG_CACHE_HOME=/usr/src/app/cache
25
 
26
  # chmod 777 app
27
- RUN chmod 777 /usr/src/app
28
 
29
  # Expose the Gradio port
30
  EXPOSE 7860
 
24
  # ENV XDG_CACHE_HOME=/usr/src/app/cache
25
 
26
  # chmod 777 app
27
+ RUN chmod 777 /
28
 
29
  # Expose the Gradio port
30
  EXPOSE 7860