Spaces:
Runtime error
Runtime error
NimaBoscarino
commited on
Commit
•
8c32d81
1
Parent(s):
c3ede35
Swap base image
Browse files
substra_template/Dockerfile
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
FROM
|
2 |
|
3 |
CMD ["bash", "docker-run.sh"]
|
|
|
1 |
+
FROM ghcr.io/substra/substrafl:substra-hf-demo
|
2 |
|
3 |
CMD ["bash", "docker-run.sh"]
|