cevheri commited on
Commit
b94a13f
·
verified ·
1 Parent(s): b71d879

set docker image

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/libredb/libredb-studio:latest
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