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