Skip to content
This repository was archived by the owner on Dec 30, 2021. It is now read-only.

Commit f90d72a

Browse files
authored
env.sh: Update CentOS build 1907
1 parent 317ab6a commit f90d72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ARCH="x86_64"
44
OS_VER="7"
5-
ROOTFS_VER="1905"
5+
ROOTFS_VER="1907"
66
ROOTFS_FN="CentOS-${OS_VER}-${ARCH}-GenericCloud-${ROOTFS_VER}.raw"
77
ROOTFS_TGZ="${ROOTFS_FN}.tar.gz"
88
ROOTFS_URL="http://cloud.centos.org/centos/7/images/${ROOTFS_TGZ}"

0 commit comments

Comments
 (0)