Skip to content

Commit 6966f1a

Browse files
committed
templates: update Oracle Linux 9 to 9.2
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 17df84d commit 6966f1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/oraclelinux-9.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
# Image source: https://yum.oracle.com/oracle-linux-templates.html
44

55
images:
6-
- location: "https://yum.oracle.com/templates/OracleLinux/OL9/u1/x86_64/OL9U1_x86_64-kvm-b158.qcow"
6+
- location: "https://yum.oracle.com/templates/OracleLinux/OL9/u2/x86_64/OL9U2_x86_64-kvm-b197.qcow"
77
arch: "x86_64"
8-
digest: "sha256:ca655beba34038349827c5ab365df4f7936a7f6226a04d0452bbe4430f4d6658"
9-
- location: "https://yum.oracle.com/templates/OracleLinux/OL9/u1/aarch64/OL9U1_aarch64-kvm-b13.qcow"
8+
digest: "sha256:840345cb866837ac7cc7c347cd9a8196c3a17e9c054c613eda8c2a912434c956"
9+
- location: "https://yum.oracle.com/templates/OracleLinux/OL9/u2/aarch64/OL9U2_aarch64-kvm-b39.qcow"
1010
arch: "aarch64"
11-
digest: "sha256:a71abfd60713cd5c37443287dd267efd30f1715f8db075e0377b43e2d6ec44cf"
11+
digest: "sha256:48351bc318b59ab6d54a2f22d11a28891cd54b9ec2fbbcdf83a7c8483b856221"
1212
mounts:
1313
- location: "~"
1414
- location: "/tmp/lima"

0 commit comments

Comments
 (0)