Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse fileschange docker repository url
- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM ghcr.io/
|
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 |
|