praeclarumjj3 commited on
Commit
5b22f91
1 Parent(s): cace9b5
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -45,7 +45,7 @@ RUN ln -s $WORKDIR/oneformer/modeling/pixel_decoder/ops/ $WORKDIR/ && ls && cd o
45
 
46
  RUN sh deform_setup.sh
47
 
48
- USER root
49
 
50
  EXPOSE 7860
51
 
 
45
 
46
  RUN sh deform_setup.sh
47
 
48
+ USER user
49
 
50
  EXPOSE 7860
51