bep40 commited on
Commit
f2359e0
·
verified ·
1 Parent(s): 31a544c

Force rebuild - v2.7 restore with slide endpoint fix

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -13,4 +13,4 @@ COPY . .
13
  EXPOSE 7860
14
 
15
  CMD ["uvicorn", "_run:app", "--host", "0.0.0.0", "--port", "7860"]
16
- # v2
 
13
  EXPOSE 7860
14
 
15
  CMD ["uvicorn", "_run:app", "--host", "0.0.0.0", "--port", "7860"]
16
+ # v2.7-rebuild