Skip to content

Commit bdb9448

Browse files
committed
templates: update Oracle Linux 8 to 8.9
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 4f51cce commit bdb9448

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/oraclelinux-8.yaml

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

88
images:
9-
- location: "https://yum.oracle.com/templates/OracleLinux/OL8/u8/x86_64/OL8U8_x86_64-kvm-b198.qcow"
9+
- location: "https://yum.oracle.com/templates/OracleLinux/OL8/u9/x86_64/OL8U9_x86_64-kvm-b210.qcow"
1010
arch: "x86_64"
11-
digest: "sha256:67b644451efe5c9c472820922085cb5112e305fedfb5edb1ab7020b518ba8c3b"
12-
- location: "https://yum.oracle.com/templates/OracleLinux/OL8/u8/aarch64/OL8U8_aarch64-kvm-b42.qcow"
11+
digest: "sha256:1a2764476748c57bcf5bf9a9fcfa445da77b62d06614a87599e4b483426c8758"
12+
- location: "https://yum.oracle.com/templates/OracleLinux/OL8/u9/aarch64/OL8U9_aarch64-kvm-b47.qcow"
1313
arch: "aarch64"
14-
digest: "sha256:8fe33ebf15780a2d3917a80b3bddabac834f97ac62fc677d35480ebc80cd6db5"
14+
digest: "sha256:f6ea4019b67e873606fc47b88639da1a52320d7bc6453d918915b22a77247be5"
1515
mounts:
1616
- location: "~"
1717
- location: "/tmp/lima"

0 commit comments

Comments
 (0)