Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- 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 |
-
|
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 |
|