Yannick Stephan commited on
Commit
b1cd9ea
·
1 Parent(s): 3ed3654

[Project] Fixed launcher

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -129,6 +129,7 @@ RUN mkdir -p $POETRY_CONFIG_DIR && \
129
  ### ------
130
  ### Command to run
131
  ### ------
 
132
 
133
  WORKDIR /app/api_writer
134
 
 
129
  ### ------
130
  ### Command to run
131
  ### ------
132
+ USER user
133
 
134
  WORKDIR /app/api_writer
135