@@ -352,7 +352,7 @@ if [[ $VARIANT == 'mesh' ]]; then
IMAGE_NAME=$'mesh'
# typically not much disk space is needed for a mesh node
if [ ! $IMAGE_SIZE_SPECIFIED ]; then
- IMAGE_SIZE=2G
+ IMAGE_SIZE=3G
fi