Skip to content

Commit 17df84d

Browse files
committed
templates: update Oracle Linux 8 to 8.8
Signed-off-by: Akihiro Suda <[email protected]>
1 parent dd88ea9 commit 17df84d

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/u7/x86_64/OL8U7_x86_64-kvm-b148.qcow"
9+
- location: "https://yum.oracle.com/templates/OracleLinux/OL8/u8/x86_64/OL8U8_x86_64-kvm-b198.qcow"
1010
arch: "x86_64"
11-
digest: "sha256:4a98e22908333dae1423e0bb4032c88aed60dbf1267addb73a6905778e9930df"
12-
- location: "https://yum.oracle.com/templates/OracleLinux/OL8/u7/aarch64/OL8U7_aarch64-kvm-b10.qcow"
11+
digest: "sha256:67b644451efe5c9c472820922085cb5112e305fedfb5edb1ab7020b518ba8c3b"
12+
- location: "https://yum.oracle.com/templates/OracleLinux/OL8/u8/aarch64/OL8U8_aarch64-kvm-b42.qcow"
1313
arch: "aarch64"
14-
digest: "sha256:158e748c74a6316e7fdd185e1c6931d6c6d3e55650bdaf098d8019b96886477d"
14+
digest: "sha256:8fe33ebf15780a2d3917a80b3bddabac834f97ac62fc677d35480ebc80cd6db5"
1515
mounts:
1616
- location: "~"
1717
- location: "/tmp/lima"

0 commit comments

Comments
 (0)