Spaces:
Running
Running
Commit
·
16b3c81
1
Parent(s):
78cd9c1
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM circulartextapp/
|
2 |
|
3 |
# Set the user ID to a unique value for each user
|
4 |
ENV USER_ID=$(id -u)
|
|
|
1 |
+
FROM circulartextapp/readspaceout
|
2 |
|
3 |
# Set the user ID to a unique value for each user
|
4 |
ENV USER_ID=$(id -u)
|