Cavefishlabs commited on
Commit
bc0dc88
·
1 Parent(s): 4d0eabc

chore: force Docker rebuild

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -30,3 +30,4 @@ EXPOSE 7860
30
 
31
  # Run the FastAPI app
32
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
 
 
30
 
31
  # Run the FastAPI app
32
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
33
+