Spaces:
Running
Running
Use aledsz/livebook repository
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM
|
2 |
|
3 |
ENV LIVEBOOK_APP_SERVICE_NAME "🐳Hugging Face - Livebook"
|
4 |
ENV LIVEBOOK_APP_SERVICE_URL "https://huggingface.co/spaces/aleDsz/livebook"
|
|
|
1 |
+
FROM aledsz/livebook:latest
|
2 |
|
3 |
ENV LIVEBOOK_APP_SERVICE_NAME "🐳Hugging Face - Livebook"
|
4 |
ENV LIVEBOOK_APP_SERVICE_URL "https://huggingface.co/spaces/aleDsz/livebook"
|