neuroama commited on
Commit
994fbab
·
1 Parent(s): 2cdb326

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -24,6 +24,3 @@ RUN pip install --no-cache-dir gradio[oauth]==3.46.1 "uvicorn>=0.14.0" spaces
24
  RUN pip freeze > /tmp/freeze.txt
25
 
26
  COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt .
27
- Pushing image
28
-
29
- Exporting cache
 
24
  RUN pip freeze > /tmp/freeze.txt
25
 
26
  COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt .