Skip to content

Commit b7ccc41

Browse files
committedJul 1, 2023
Update CentOS 8-stream to 20230626.
1 parent f5ccf4b commit b7ccc41

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-20220125.1"
6+
ROOTFS_VER="8-20230626.1"
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)
Please sign in to comment.