Spaces:
Sleeping
Sleeping
set docker image
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM ghcr.io/libredb/libredb-studio:
|
| 2 |
|
| 3 |
# Hugging Face Spaces requires port 7860
|
| 4 |
ENV PORT=7860
|
|
|
|
| 1 |
+
FROM ghcr.io/libredb/libredb-studio:v0.7.0
|
| 2 |
|
| 3 |
# Hugging Face Spaces requires port 7860
|
| 4 |
ENV PORT=7860
|