fomext commited on
Commit
372f277
·
verified ·
1 Parent(s): 8691c70

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM itzcrazykns1337/vane:1.11.2
2
 
3
  # HuggingFace Spaces only exposes port 7860.
4
  # Vane defaults to 3000 — this env var moves it to 7860.
 
1
+ FROM itzcrazykns1337/vane:latest
2
 
3
  # HuggingFace Spaces only exposes port 7860.
4
  # Vane defaults to 3000 — this env var moves it to 7860.