Skip to content

Commit a1c4e93

Browse files
committed
Update PyTorch and Ubuntu-CUDA image URLs
1 parent 357895a commit a1c4e93

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

yaml/cn/Framework/pytorch/pytorch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
category:
1111
- gpu
1212
config:
13-
image: ghcr.io/labring-actions/devbox/pytorch:latest
13+
image: "crpi-0cfxxemn813jdhyg.cn-hangzhou.personal.cr.aliyuncs.com/cbluebird/pytorch:latest"
1414
ports:
1515
- containerPort: 22
1616
name: devbox-ssh-port
@@ -19,7 +19,7 @@ spec:
1919
- port: 8080
2020
name: devbox-app-port
2121
protocol: TCP
22-
user: devbox
22+
user: root
2323
workingDir: /home/devbox/project
2424
releaseCommand:
2525
- /bin/bash

yaml/cn/OS/ubuntu-cuda/24.04/24.04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
category:
1111
- gpu
1212
config:
13-
image: ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:df331ef
13+
image: crpi-0cfxxemn813jdhyg.cn-hangzhou.personal.cr.aliyuncs.com/cbluebird/ubuntu-cuda:latest
1414
ports:
1515
- containerPort: 22
1616
name: devbox-ssh-port

yaml/en/Framework/pytorch/pytorch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
category:
1111
- gpu
1212
config:
13-
image: ghcr.io/labring-actions/devbox/pytorch:latest
13+
image: crpi-0cfxxemn813jdhyg.cn-hangzhou.personal.cr.aliyuncs.com/cbluebird/pytorch:latest
1414
ports:
1515
- containerPort: 22
1616
name: devbox-ssh-port
@@ -19,7 +19,7 @@ spec:
1919
- port: 8080
2020
name: devbox-app-port
2121
protocol: TCP
22-
user: devbox
22+
user: root
2323
workingDir: /home/devbox/project
2424
releaseCommand:
2525
- /bin/bash

yaml/en/OS/ubuntu-cuda/24.04/24.04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
category:
1111
- gpu
1212
config:
13-
image: ghcr.io/labring-actions/devbox/ubuntu-cuda-24.04:df331e
13+
image: crpi-0cfxxemn813jdhyg.cn-hangzhou.personal.cr.aliyuncs.com/cbluebird/ubuntu-cuda:latest
1414
ports:
1515
- containerPort: 22
1616
name: devbox-ssh-port

0 commit comments

Comments
 (0)