From 897db93dbe5e58f7478a6cee80a692bb379cc77e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 5 Nov 2024 17:30:37 -0800 Subject: [PATCH] site.conf: Bump image version Signed-off-by: Khem Raj --- conf/site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/site.conf b/conf/site.conf index e6c138c1f..8e3b1f5ed 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf #YOE_PROFILE = "yoe-musl-systemd-wayland" #require conf/world.conf -IMG_VERSION = "24.10.0" +IMG_VERSION = "24.10.1"