Skip to content

Commit 6ce1c19

Browse files
committed
fix: update image tag for ubuntu 24.04 to a5f75b3 in YAML configurations
Signed-off-by: Yun Pan <[email protected]>
1 parent 26a70a6 commit 6ce1c19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

yaml/cn/OS/ubuntu/24.04/24.04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
spec:
99
classRef: ubuntu
1010
config:
11-
image: ghcr.io/labring-actions/devbox/ubuntu-24.04:df331ef
11+
image: ghcr.io/labring-actions/devbox/ubuntu-24.04:a5f75b3
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port

yaml/en/OS/ubuntu/24.04/24.04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
spec:
99
classRef: ubuntu
1010
config:
11-
image: ghcr.io/labring-actions/devbox/ubuntu-24.04:df331e
11+
image: ghcr.io/labring-actions/devbox/ubuntu-24.04:a5f75b3
1212
ports:
1313
- containerPort: 22
1414
name: devbox-ssh-port

0 commit comments

Comments
 (0)