Skip to content

Commit bece576

Browse files
committed
examples: update debian.yaml
Expected to fix #84 Signed-off-by: Akihiro Suda <[email protected]>
1 parent eec5682 commit bece576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/debian.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
images:
2-
- location: "https://cloud.debian.org/images/cloud/bullseye/daily/20210608-662/debian-11-generic-amd64-daily-20210608-662.qcow2"
2+
- location: "https://cloud.debian.org/images/cloud/bullseye/daily/20210627-686/debian-11-generic-amd64-daily-20210627-686.qcow2"
33
arch: "x86_64"
4-
- location: "https://cloud.debian.org/images/cloud/bullseye/daily/20210608-662/debian-11-generic-arm64-daily-20210608-662.qcow2"
4+
- location: "https://cloud.debian.org/images/cloud/bullseye/daily/20210627-686/debian-11-generic-arm64-daily-20210627-686.qcow2"
55
arch: "aarch64"
66
mounts:
77
- location: "~"

0 commit comments

Comments
 (0)