testing: Switch to Debian stretch base images
This commit is contained in:
@@ -49,7 +49,7 @@ fi
|
||||
# Base image settings
|
||||
# The base image is a pristine OS installation created using debootstrap.
|
||||
: ${BASEIMGSIZE=1600}
|
||||
: ${BASEIMGSUITE=jessie}
|
||||
: ${BASEIMGSUITE=stretch}
|
||||
: ${BASEIMGARCH=amd64}
|
||||
: ${BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT}
|
||||
: ${BASEIMGMIRROR=http://http.debian.net/debian}
|
||||
|
||||
Reference in New Issue
Block a user