randydev commited on
Commit
f7e62ef
·
verified ·
1 Parent(s): 72fbec5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -35,7 +35,7 @@ RUN chown -R 1000:0 .
35
  RUN chmod 777 .
36
  RUN chown -R 1000:0 /usr
37
  RUN chmod 777 /usr
38
- antiarabic
39
  # Expose the required port
40
  EXPOSE 7860
41
 
 
35
  RUN chmod 777 .
36
  RUN chown -R 1000:0 /usr
37
  RUN chmod 777 /usr
38
+
39
  # Expose the required port
40
  EXPOSE 7860
41