bla commited on
Commit
18c61f1
·
verified ·
1 Parent(s): 40415b8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -27,7 +27,7 @@ RUN pip install --no-cache-dir --upgrade pip && \
27
  COPY --chown=user . /app
28
 
29
  # Switch to the non-root user
30
- USER user
31
 
32
  # Set environment variables
33
  ENV HOME=/home/user \
 
27
  COPY --chown=user . /app
28
 
29
  # Switch to the non-root user
30
+
31
 
32
  # Set environment variables
33
  ENV HOME=/home/user \