Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +2 -0
Dockerfile
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
FROM heartexlabs/label-studio:hf-latest
|
2 |
|
|
|
|
|
3 |
################################################################################
|
4 |
#
|
5 |
# How to Disable Public Account Creation
|
|
|
1 |
FROM heartexlabs/label-studio:hf-latest
|
2 |
|
3 |
+
USER 1001
|
4 |
+
|
5 |
################################################################################
|
6 |
#
|
7 |
# How to Disable Public Account Creation
|