feat: add trixie docker build

Ensure the current debian12 scripts are going to run on trixie
This commit is contained in:
damien cavagnini
2025-09-02 14:09:16 +02:00
parent 11bcd1b93b
commit 9f159985a4
13 changed files with 63 additions and 16 deletions

View File

@@ -12,6 +12,7 @@ test_audit() {
describe Tests purposely failing
useradd --create-home "$test_user"
chmod o+rx "/home/$test_user/"
touch "/home/$test_user/$test_file"
register_test retvalshouldbe 1
register_test contain "$test_file present"