dongsheng commited on
Commit
0de7dbf
·
verified ·
1 Parent(s): 4de3438

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM docker pull ghcr.io/nuprl/multipl-e-evaluation:v3.1
2
  COPY . /app
3
  EXPOSE 7860
4
  ENV GRADIO_SERVER_NAME="0.0.0.0"
 
1
+ FROM ghcr.io/nuprl/multipl-e-evaluation:v3.1
2
  COPY . /app
3
  EXPOSE 7860
4
  ENV GRADIO_SERVER_NAME="0.0.0.0"