We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759bcd3 commit 49a14d7Copy full SHA for 49a14d7
code/cpu/.env
@@ -1,6 +1,6 @@
1
DD_PLATFORM=./../..
2
DD_SERVER_TAG=v0.24.0
3
-DD_SERVER_IMAGE=cpu_torch
+DD_SERVER_IMAGE=cpu
4
DD_PLATFORM_UI_TAG=v0.24.0
5
DD_JUPYTER_TAG=latest
6
DD_FILEBROWSER_TAG=latest
code/gpu/.env
-DD_SERVER_IMAGE=gpu_torch
+DD_SERVER_IMAGE=gpu
0 commit comments