JarvisChan630 commited on
Commit
6aff0ae
·
1 Parent(s): e71eca9
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  # Dockerfile for Jar3d
2
  FROM python:3.11-slim
3
 
4
- USER root
5
 
6
  # Set working directory
7
  WORKDIR /app
 
1
  # Dockerfile for Jar3d
2
  FROM python:3.11-slim
3
 
4
+ # USER root
5
 
6
  # Set working directory
7
  WORKDIR /app