Skip to content

Commit

Permalink
templates: update Rocky Linux 8.7 to 20221130.0
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Dec 12, 2022
1 parent fb074ce commit dbadd34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions examples/almalinux-9.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This example requires Lima v0.11.1 or later.

images:
- location: "https://repo.almalinux.org/almalinux/9.1/cloud/x86_64/images/AlmaLinux-9-GenericCloud-9.1-20221118.x86_64.qcow2"
- location: "https://repo.almalinux.org/almalinux/9.1/cloud/x86_64/images/AlmaLinux-9-GenericCloud-9.1-20221130.x86_64.qcow2"
arch: "x86_64"
digest: "sha256:1e93210a0c534de76ae01dc02e8224be14264fa8d54ad6cff9af15b673c6db1a"
- location: "https://repo.almalinux.org/almalinux/9.1/cloud/aarch64/images/AlmaLinux-9-GenericCloud-9.1-20221118.aarch64.qcow2"
- location: "https://repo.almalinux.org/almalinux/9.1/cloud/aarch64/images/AlmaLinux-9-GenericCloud-9.1-20221130.aarch64.qcow2"
arch: "aarch64"
digest: "sha256:3405f30db62441c18258c21c01754addeb4dfdf9714d151f042942d223ab3865"
mounts:
Expand Down
8 changes: 4 additions & 4 deletions examples/rocky-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
# EL9-based distros are known to work.

images:
- location: "https://dl.rockylinux.org/pub/rocky/8.7/images/x86_64/Rocky-8-GenericCloud-Base-8.7-20221122.0.x86_64.qcow2"
- location: "https://dl.rockylinux.org/pub/rocky/8.7/images/x86_64/Rocky-8-GenericCloud-Base-8.7-20221130.0.x86_64.qcow2"
arch: "x86_64"
digest: "sha256:398c3a9c5dceea0c1dd5ea7df6e7090939ed51cb7dd5e2e2d03d7f3bec80ead9"
- location: "https://dl.rockylinux.org/pub/rocky/8.7/images/aarch64/Rocky-8-GenericCloud-Base-8.7-20221118.0.aarch64.qcow2"
digest: "sha256:02e5a7564c979bca08e86e4f5bfbdad9bafcf4154844f7d2a029ec3f3df0fbd9"
- location: "https://dl.rockylinux.org/pub/rocky/8.7/images/aarch64/Rocky-8-GenericCloud-Base-8.7-20221130.0.aarch64.qcow2"
arch: "aarch64"
digest: "sha256:1a667b2e7e3fe885e5cd8283e64bd67326da828145dc934c09a7f0650d518582"
digest: "sha256:34480f38c986ab192c9330530622b1131f49336db234b952fe19c05ce30d44ee"
mounts:
- location: "~"
- location: "/tmp/lima"
Expand Down

0 comments on commit dbadd34

Please sign in to comment.