Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mkfs-hostapp-native: update Dockerfile to using trixie
This is required to be able to build in host distributions that use glibc v2.39 to avoid errors such as: ``` | + hostapp-update -f /input -n | Running hostapp update... | touch: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by touch) ``` Change-type: patch Signed-off-by: Alex Gonzalez <[email protected]>
- Loading branch information