Skip to content

Commit 7ca2bf6

Browse files
committed
examples/archlinux.yaml: update the image
Signed-off-by: Akihiro Suda <[email protected]>
1 parent dab0828 commit 7ca2bf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/archlinux.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
arch: "x86_64"
33
images:
44
# NOTE: the image is periodically rotated, if you face 404, see https://mirror.pkgbuild.com/images/ to find the latest image.
5-
- location: "https://mirror.pkgbuild.com/images/v20210915.34349/Arch-Linux-x86_64-cloudimg-20210915.0.qcow2"
5+
- location: "https://mirror.pkgbuild.com/images/v20211001.35402/Arch-Linux-x86_64-cloudimg-20211001.0.qcow2"
66
arch: "x86_64"
7-
digest: "sha256:de8de860fec1efbae75418948f5bc7873ca53a2f4c31b0e9306facc94fffd5a8"
7+
digest: "sha256:bee4dbb88c2e9e2306cf1de92e40797b892c937557e5986a65153e16f9037878"
88
mounts:
99
- location: "~"
1010
writable: false

0 commit comments

Comments
 (0)