oceansweep commited on
Commit
324f72a
1 Parent(s): a11813c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -34,8 +34,8 @@ RUN mkdir -p /app/Results/Audio_Processing /app/Results/Video_Downloads && \
34
  chown -R user:user /app
35
 
36
  # Switch to the "user" user
37
- #USER user
38
- # Screw it, lets see if this fixes the permissions issues...
39
 
40
 
41
  # Set environment variables
 
34
  chown -R user:user /app
35
 
36
  # Switch to the "user" user
37
+ USER user
38
+
39
 
40
 
41
  # Set environment variables