Skip to content

Commit dd88ea9

Browse files
committed
templates: update Debian 12 to 20230723-1450
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 767e649 commit dd88ea9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/debian-12.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# This example requires Lima v0.7.0 or later
22
images:
33
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
4-
- location: "https://cloud.debian.org/images/cloud/bookworm/20230612-1409/debian-12-genericcloud-amd64-20230612-1409.qcow2"
4+
- location: "https://cloud.debian.org/images/cloud/bookworm/2023230723-1450/debian-12-genericcloud-amd64-2023230723-1450.qcow2"
55
arch: "x86_64"
6-
digest: "sha512:ef30b557dc765a8e29ce770b57b74fce9e9bbb96bc397cb1b53e142164958fb516e95206bad869dee95a372ec4ad717cb0d03b202a3ce8a7596fa58f21837301"
7-
- location: "https://cloud.debian.org/images/cloud/bookworm/20230612-1409/debian-12-genericcloud-arm64-20230612-1409.qcow2"
6+
digest: "sha512:5f1f7df848e2f898f354ecd873775588e213d752ca6f1adc2e3052d304cd21e56092182e0a559510c2af37aed14d8d3ddbe10d7b2838c3fdaaff62f076dd3737"
7+
- location: "https://cloud.debian.org/images/cloud/bookworm/2023230723-1450/debian-12-genericcloud-arm64-2023230723-1450.qcow2"
88
arch: "aarch64"
9-
digest: "sha512:e4d8fd3afcf4e727a354d7ab1e66add2d22cba4249dfa004d8bc879f76f834086c8aa2e5547ecd057ead86fe1b296107f45a5f8507258498289b96e41893712a"
9+
digest: "sha512:8c4e6f47a4e523e04a6a736f547c534312a3a3907a59e76b96db029a8747e13d8e2baec2f884751918960cc11ba91703b11fd09d66478bec81711ad43df527bc"
1010
# Fallback to the latest release image.
1111
# Hint: run `limactl prune` to invalidate the cache
1212
- location: "https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-genericcloud-amd64.qcow2"

0 commit comments

Comments
 (0)