aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/testing.conf')
-rw-r--r--testing/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 9b9b7d09a..be34640da 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -50,7 +50,7 @@ fi
# Base image settings
# The base image is a pristine OS installation created using debootstrap.
-: ${BASEIMGSIZE=1280}
+: ${BASEIMGSIZE=1400}
: ${BASEIMGSUITE=wheezy}
: ${BASEIMGARCH=amd64}
: ${BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT}