Skip to content

Commit 2251f11

Browse files
committed
templates: update openSUSE to 15.6
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 3f65f08 commit 2251f11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/opensuse.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# This template requires Lima v0.7.0 or later
22
images:
33
# Hint: run `limactl prune` to invalidate the "Current" cache
4-
- location: "https://download.opensuse.org/distribution/leap/15.5/appliances/openSUSE-Leap-15.5-Minimal-VM.x86_64-Cloud.qcow2"
4+
- location: "https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.x86_64-Cloud.qcow2"
55
arch: "x86_64"
6-
- location: "https://download.opensuse.org/distribution/leap/15.5/appliances/openSUSE-Leap-15.5-Minimal-VM.aarch64-Cloud.qcow2"
6+
- location: "https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.aarch64-Cloud.qcow2"
77
arch: "aarch64"
88
mounts:
99
- location: "~"

0 commit comments

Comments
 (0)