Skip to content

Commit 6aad830

Browse files
committed
templates: update Debian 11 to 20240104-1616
Signed-off-by: Akihiro Suda <[email protected]>
1 parent fef279b commit 6aad830

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/debian-11.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# This template 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/bullseye/20231013-1532/debian-11-genericcloud-amd64-20231013-1532.qcow2"
4+
- location: "https://cloud.debian.org/images/cloud/bullseye/20240104-1616/debian-11-genericcloud-amd64-20240104-1616.qcow2"
55
arch: "x86_64"
6-
digest: "sha512:651051664551425a1b731d5cb90cee33819ab8a3f955780efdb5e7045b057ec350345993a673f23a75c30aa2cb41409d0b6b5222a4f930028beaaa3c052ec0ec"
7-
- location: "https://cloud.debian.org/images/cloud/bullseye/20231013-1532/debian-11-genericcloud-arm64-20231013-1532.qcow2"
6+
digest: "sha512:01f1a9aa92f6257936193359642d7ff780ad3c721f4b731ed0a04684f015db66d7919a72b2b2a272a7dd3cf0e4e0314694c00684c333552a01bd149a535f2a09"
7+
- location: "https://cloud.debian.org/images/cloud/bullseye/20240104-1616/debian-11-genericcloud-arm64-20240104-1616.qcow2"
88
arch: "aarch64"
9-
digest: "sha512:f088fba1b07fe7a758611bdb09743cd1f7f34e641492dafc8dbe0c40c67248fa7821de2f4e5acdb229623ad4cd0605c032b5f8a47aac49c838f837b09d3dacd9"
9+
digest: "sha512:55d52a286cdb022f67b81acfc625945d7d6e32bfc3e084a0cccaf0a43521e645400343862572526d0092301ec7e8e36039b471395ea92585f39f050b1b247592"
1010
# Fallback to the latest release image.
1111
# Hint: run `limactl prune` to invalidate the cache
1212
- location: "https://cloud.debian.org/images/cloud/bullseye/latest/debian-11-genericcloud-amd64.qcow2"

0 commit comments

Comments
 (0)