git: 395b9c9977c5 - main - OCI: Bump image size to 6 GB

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Mon, 07 Aug 2023 01:52:12 UTC
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/src/commit/?id=395b9c9977c521a4565e9898299a6abfbf54127c

commit 395b9c9977c521a4565e9898299a6abfbf54127c
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2023-08-07 01:51:35 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2023-08-07 01:51:35 +0000

    OCI: Bump image size to 6 GB
    
    5 GB is no longer enough.
    
    Sponsored by:   https://www.patreon.com/cperciva
---
 release/tools/oci.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release/tools/oci.conf b/release/tools/oci.conf
index 47231d65d79b..c57a7683a500 100644
--- a/release/tools/oci.conf
+++ b/release/tools/oci.conf
@@ -27,7 +27,7 @@ export VM_EXTRA_PACKAGES="
     "
 
 # Should be enough for base image, image can be resized in needed
-export VMSIZE=5g
+export VMSIZE=6g
 
 # Set to a list of third-party software to enable in rc.conf(5).
 export VM_RC_LIST="