kajdun commited on
Commit
b054a1c
1 Parent(s): 827872e

Update Dockerfile

Browse files

change docker repository url

Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/viwainvestgmbh/huggingface-spaces-lamacpp:main
2
 
3
  ENV HOST 0.0.0.0
4
 
 
1
+ FROM ghcr.io/kajdun/huggingface-spaces-lamacpp:main
2
 
3
  ENV HOST 0.0.0.0
4