Skip to content

Commit c4a99ff

Browse files
committed
init
1 parent fac5663 commit c4a99ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Read the doc: https://huggingface.co/docs/hub/spaces-sdks-docker
22
# you will also find guides on how best to write your Dockerfile
33

4-
FROM python:3.10-slim
4+
FROM python:3.9-slim
55

66
RUN useradd -m -u 1000 user
77
USER user

0 commit comments

Comments
 (0)