naive-puzzle commited on
Commit
366570b
·
verified ·
1 Parent(s): 9b5c01f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. 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