Skip to content

Commit 5719521

Browse files
committed
templates: update CentOS Stream 9 to 20220705
Signed-off-by: Akihiro Suda <[email protected]>
1 parent caabe07 commit 5719521

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/experimental/centos-stream-9.yaml

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

33
images:
4-
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20220606.0.x86_64.qcow2"
4+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20220705.0.x86_64.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:41c8cce7b5ed9ba70f7f103f058bd6320e3462f2dc2c97db84ad7f1c6918a525"
6+
digest: "sha256:3915a6eccfa0d02d3ae2ebbb48a92bb2cb0dd59a2ebb90ae49abd247c944f6b4"
77
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20220606.0.aarch64.qcow2"
88
arch: "aarch64"
9-
digest: "sha256:55ef64861d7f9cf5d1407af708fba8ad6015b54bfda81913cc942785091912b0"
9+
digest: "sha256:bbcc89fe6f8387d4fe40a735b19ba497bbd41bbb49006242ac63521138a9cd90"
1010
mounts:
1111
- location: "~"
1212
- location: "/tmp/lima"

0 commit comments

Comments
 (0)