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

Commit

Permalink
env.sh: Update CentOS build 1907
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Oct 10, 2019
1 parent 317ab6a commit f90d72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ARCH="x86_64"
OS_VER="7"
ROOTFS_VER="1905"
ROOTFS_VER="1907"
ROOTFS_FN="CentOS-${OS_VER}-${ARCH}-GenericCloud-${ROOTFS_VER}.raw"
ROOTFS_TGZ="${ROOTFS_FN}.tar.gz"
ROOTFS_URL="http://cloud.centos.org/centos/7/images/${ROOTFS_TGZ}"
Expand Down

0 comments on commit f90d72a

Please sign in to comment.