29d7b1c504
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
7 lines
280 B
YAML
7 lines
280 B
YAML
---
|
|
uffd_build_tempdir: '/tmp/podman-uffd-build'
|
|
# We build with Debian bullseye, even though bookworm is out.
|
|
# uffd throws some errors with bookworm python, so some programs fail
|
|
uffd_build_debian_version: 'bullseye'
|
|
uffd_build_force_rebuild: false
|
|
uffd_build_tag_latests: true
|