Skip to content

Commit b344483

Browse files
committed
use base image with torch & tensorflow
1 parent 13fc741 commit b344483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"runArgs": ["--gpus=all"],
1010
"name": "SIRF-Exercises",
1111
//"initializeCommand": "docker system prune --all --force",
12-
"image": "ghcr.io/synerbi/sirf:petric-base",
12+
"image": "ghcr.io/synerbi/sirf:petric",
1313
/// use image's entrypoint & user
1414
"overrideCommand": false,
1515
//"postStartCommand": "nohup bash -c 'gadgetron >& /tmp/gadgetron.log &'" // already done in image

0 commit comments

Comments
 (0)