local: build against sid

This commit is contained in:
Cyril Brulebois 2023-01-19 23:55:20 +01:00
parent c73820c74b
commit b6cf1ed667
1 changed files with 2 additions and 2 deletions

View File

@ -72,10 +72,10 @@ fi
## For what release to build images
# The suite the installed system will be based on
export CODENAME=bookworm
export CODENAME=sid
# The suite from which the udebs for the installer will be taken (normally
# the same as CODENAME)
export DI_CODENAME=bookworm
export DI_CODENAME=sid
## The debian-installer images to use. This must match the suite (DI_CODENAME)