caviri commited on
Commit
a470771
·
1 Parent(s): 87e8db8

ci: Testing HF

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -41,7 +41,7 @@ RUN apt-get update && apt-get -y upgrade \
41
  #RUN useradd -m -u 1000 user
42
 
43
  # Switch to the "user" user
44
- USER user
45
 
46
  # Set home to the user's home directory
47
  ENV HOME=/home/user \
 
41
  #RUN useradd -m -u 1000 user
42
 
43
  # Switch to the "user" user
44
+ USER 1000
45
 
46
  # Set home to the user's home directory
47
  ENV HOME=/home/user \