We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f65f08 commit 2251f11Copy full SHA for 2251f11
examples/opensuse.yaml
@@ -1,9 +1,9 @@
1
# This template requires Lima v0.7.0 or later
2
images:
3
# 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"
+- location: "https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.x86_64-Cloud.qcow2"
5
arch: "x86_64"
6
-- location: "https://download.opensuse.org/distribution/leap/15.5/appliances/openSUSE-Leap-15.5-Minimal-VM.aarch64-Cloud.qcow2"
+- location: "https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.aarch64-Cloud.qcow2"
7
arch: "aarch64"
8
mounts:
9
- location: "~"
0 commit comments