Skip to content

Commit 76e0548

Browse files
committed
Update CentOS 9-stream to 20220718.
1 parent 62e8a6c commit 76e0548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Environment variables for the CentOS cloud image
44
ARCH="x86_64"
55
OS_VER="9-stream"
6-
ROOTFS_VER="9-20220509.0"
6+
ROOTFS_VER="9-20220718.0"
77
ROOTFS_FN="CentOS-Stream-GenericCloud-${ROOTFS_VER}.${ARCH}.qcow2"
88
ROOTFS_URL="https://cloud.centos.org/centos/${OS_VER}/${ARCH}/images/${ROOTFS_FN}"
99

0 commit comments

Comments
 (0)