Merge "CI: bump cirros version"

This commit is contained in:
Zuul 2024-04-08 16:25:07 +00:00 committed by Gerrit Code Review
commit f02eb74a14
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ fi
# to be created.
ARCH=$(uname -m)
CIRROS_RELEASE=${CIRROS_RELEASE:-0.6.1}
CIRROS_RELEASE=${CIRROS_RELEASE:-0.6.2}
IMAGE_PATH=/opt/cache/files/
IMAGE_URL=https://github.com/cirros-dev/cirros/releases/download/${CIRROS_RELEASE}/
IMAGE=cirros-${CIRROS_RELEASE}-${ARCH}-disk.img