We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e8a6c commit 76e0548Copy full SHA for 76e0548
build.sh
@@ -3,7 +3,7 @@
3
# Environment variables for the CentOS cloud image
4
ARCH="x86_64"
5
OS_VER="9-stream"
6
-ROOTFS_VER="9-20220509.0"
+ROOTFS_VER="9-20220718.0"
7
ROOTFS_FN="CentOS-Stream-GenericCloud-${ROOTFS_VER}.${ARCH}.qcow2"
8
ROOTFS_URL="https://cloud.centos.org/centos/${OS_VER}/${ARCH}/images/${ROOTFS_FN}"
9
0 commit comments