Skip to content

Commit 9361af9

Browse files
authored
Merge pull request #37 from dinoallo/refactor/ubuntu-runtime
fix: update image tag for ubuntu 24.04 to a5f75b3 in YAML configurations
2 parents 3b6f7a9 + 6ce1c19 commit 9361af9

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)