Migrate from bullseye to bookworm

* Pin bookworm explicitly in parent container image tags
* Update references to bullseye
This commit is contained in:
John Edwards 2024-10-11 17:12:32 +01:00
parent 78009c6396
commit 573abc9a49
11 changed files with 9 additions and 9 deletions

5
bookworm/etc/post.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
# POST HOOK
# Make your customisation here
echo "post-hook: noop"