Spaces:
Sleeping
Sleeping
Commit
·
b0866ee
1
Parent(s):
c2c67e6
random
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
FROM python:3.10-slim-bookworm
|
2 |
-
COPY --from=ghcr.io/astral-sh/uv:latest /uv /bin/uv
|
3 |
|
4 |
|
5 |
# Set up a new user named "user" with user ID 1000
|
|
|
1 |
FROM python:3.10-slim-bookworm
|
|
|
2 |
|
3 |
|
4 |
# Set up a new user named "user" with user ID 1000
|