Potato-Code-Fan-Club commited on
Commit
4c8be98
·
verified ·
1 Parent(s): 7106950

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,5 +1,6 @@
1
  FROM ubuntu:22.04
2
 
 
3
  ENV DEBIAN_FRONTEND=noninteractive
4
 
5
  RUN apt-get update && apt-get install -y \
 
1
  FROM ubuntu:22.04
2
 
3
+ USER root
4
  ENV DEBIAN_FRONTEND=noninteractive
5
 
6
  RUN apt-get update && apt-get install -y \