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

Commit 317ab6a

Browse files
authored
env.sh: Update CentOS build 1905
1 parent 96cf4f0 commit 317ab6a

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="1901"
5+
ROOTFS_VER="1905"
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)