Skip to content

Commit dbadd34

Browse files
committed
templates: update Rocky Linux 8.7 to 20221130.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent fb074ce commit dbadd34

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/almalinux-9.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This example requires Lima v0.11.1 or later.
22

33
images:
4-
- location: "https://repo.almalinux.org/almalinux/9.1/cloud/x86_64/images/AlmaLinux-9-GenericCloud-9.1-20221118.x86_64.qcow2"
4+
- location: "https://repo.almalinux.org/almalinux/9.1/cloud/x86_64/images/AlmaLinux-9-GenericCloud-9.1-20221130.x86_64.qcow2"
55
arch: "x86_64"
66
digest: "sha256:1e93210a0c534de76ae01dc02e8224be14264fa8d54ad6cff9af15b673c6db1a"
7-
- location: "https://repo.almalinux.org/almalinux/9.1/cloud/aarch64/images/AlmaLinux-9-GenericCloud-9.1-20221118.aarch64.qcow2"
7+
- location: "https://repo.almalinux.org/almalinux/9.1/cloud/aarch64/images/AlmaLinux-9-GenericCloud-9.1-20221130.aarch64.qcow2"
88
arch: "aarch64"
99
digest: "sha256:3405f30db62441c18258c21c01754addeb4dfdf9714d151f042942d223ab3865"
1010
mounts:

examples/rocky-8.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
# EL9-based distros are known to work.
55

66
images:
7-
- location: "https://dl.rockylinux.org/pub/rocky/8.7/images/x86_64/Rocky-8-GenericCloud-Base-8.7-20221122.0.x86_64.qcow2"
7+
- location: "https://dl.rockylinux.org/pub/rocky/8.7/images/x86_64/Rocky-8-GenericCloud-Base-8.7-20221130.0.x86_64.qcow2"
88
arch: "x86_64"
9-
digest: "sha256:398c3a9c5dceea0c1dd5ea7df6e7090939ed51cb7dd5e2e2d03d7f3bec80ead9"
10-
- location: "https://dl.rockylinux.org/pub/rocky/8.7/images/aarch64/Rocky-8-GenericCloud-Base-8.7-20221118.0.aarch64.qcow2"
9+
digest: "sha256:02e5a7564c979bca08e86e4f5bfbdad9bafcf4154844f7d2a029ec3f3df0fbd9"
10+
- location: "https://dl.rockylinux.org/pub/rocky/8.7/images/aarch64/Rocky-8-GenericCloud-Base-8.7-20221130.0.aarch64.qcow2"
1111
arch: "aarch64"
12-
digest: "sha256:1a667b2e7e3fe885e5cd8283e64bd67326da828145dc934c09a7f0650d518582"
12+
digest: "sha256:34480f38c986ab192c9330530622b1131f49336db234b952fe19c05ce30d44ee"
1313
mounts:
1414
- location: "~"
1515
- location: "/tmp/lima"

0 commit comments

Comments
 (0)