nyanya commited on
Commit
2cb60a7
1 Parent(s): 7886f5b

fix: dckfl

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -160,7 +160,7 @@ COPY --chown=user nginx.conf /etc/nginx/sites-available/default
160
 
161
  RUN chmod +x start_server.sh
162
 
163
- #FROM ckt1031/one-api-en:latest
164
 
165
  ENV PYTHONUNBUFFERED=1 \
166
  GRADIO_ALLOW_FLAGGING=never \
 
160
 
161
  RUN chmod +x start_server.sh
162
 
163
+ USER root
164
 
165
  ENV PYTHONUNBUFFERED=1 \
166
  GRADIO_ALLOW_FLAGGING=never \