Spaces:
Running
Running
Commit
·
c2e9914
1
Parent(s):
7d32630
Switched to the `dstackai/dstack-hub-stgn:latest` base image for testing purposes
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM dstackai/dstack-hub:latest
|
2 |
|
3 |
RUN mkdir -p /.dstack
|
4 |
RUN chmod 777 /.dstack
|
|
|
1 |
+
FROM dstackai/dstack-hub-stgn:latest
|
2 |
|
3 |
RUN mkdir -p /.dstack
|
4 |
RUN chmod 777 /.dstack
|