Skip to content

Commit 48afa6b

Browse files
committed
testing: Switch to Debian stretch base images
1 parent 7511a6f commit 48afa6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/testing.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ fi
4949
# Base image settings
5050
# The base image is a pristine OS installation created using debootstrap.
5151
: ${BASEIMGSIZE=1600}
52-
: ${BASEIMGSUITE=jessie}
52+
: ${BASEIMGSUITE=stretch}
5353
: ${BASEIMGARCH=amd64}
5454
: ${BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT}
5555
: ${BASEIMGMIRROR=http://http.debian.net/debian}

0 commit comments

Comments
 (0)