diff --git a/lava/config.yaml b/lava/config.yaml
index b16ddcb1502777edc184b26ae989c6f583b0c6be..0456b4317eb4efc40deeb1446fc37e88d34e923b 100644
--- a/lava/config.yaml
+++ b/lava/config.yaml
@@ -2,7 +2,7 @@ template-dir: lava/
 variables:
   bootfstype: ext2
   release_version: v2026dev1
-  imgpath: "daily/v2025pre"
+  imgpath: "daily/v2026dev1"
   baseurl: "https://images.apertis.org"
   firststageurl: "https://images.apertis.org/release/v2019/v2019.1" # use a known good release for the first stage
   upgradable_url_prefix: "https://images.apertis.org/release"