Spaces:
Runtime error
Runtime error
lkkj
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -34,5 +34,5 @@ RUN uv sync --frozen
|
|
34 |
|
35 |
# # Expose the ports
|
36 |
EXPOSE 7860 6333
|
37 |
-
|
38 |
ENTRYPOINT ["./entrypoint.sh"]
|
|
|
34 |
|
35 |
# # Expose the ports
|
36 |
EXPOSE 7860 6333
|
37 |
+
USER root
|
38 |
ENTRYPOINT ["./entrypoint.sh"]
|