We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac5663 commit c4a99ffCopy full SHA for c4a99ff
Dockerfile
@@ -1,7 +1,7 @@
1
# Read the doc: https://huggingface.co/docs/hub/spaces-sdks-docker
2
# you will also find guides on how best to write your Dockerfile
3
4
-FROM python:3.10-slim
+FROM python:3.9-slim
5
6
RUN useradd -m -u 1000 user
7
USER user
0 commit comments