Skip to content

Commit 218f72b

Browse files
committed
Update CentOS 8-stream to 20220125.
1 parent 3329106 commit 218f72b

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="8-stream"
6-
ROOTFS_VER="8-20210603.0"
6+
ROOTFS_VER="8-20220125.1"
77
ROOTFS_FN="CentOS-Stream-GenericCloud-${ROOTFS_VER}.${ARCH}.qcow2"
88
ROOTFS_URL="http://cloud.centos.org/centos/${OS_VER}/${ARCH}/images/${ROOTFS_FN}"
99

0 commit comments

Comments
 (0)