medmac01 commited on
Commit
d81fc47
·
verified ·
1 Parent(s): 055ad17

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -123,5 +123,5 @@ FROM heartexlabs/label-studio:hf-latest
123
  # STORAGE_AZURE_FOLDER=""
124
  #
125
  ################################################################################
126
-
127
  CMD exec label-studio --host=$SPACE_HOST
 
123
  # STORAGE_AZURE_FOLDER=""
124
  #
125
  ################################################################################
126
+ CMD exec chown -R 1001:root /label-studio/data/
127
  CMD exec label-studio --host=$SPACE_HOST