Move to Fedora

This commit is contained in:
maurice
2025-10-28 08:46:30 +01:00
parent b430988ba4
commit 9ef278fc7c
13 changed files with 45 additions and 76 deletions

View File

@@ -15,4 +15,4 @@ if [ ! -f "$containerfile" ]; then
exit 1
fi
podman build -t "devc-$1" -f $containerfile
podman build -t "git.plabble.org/maurice/devc-$1:test" -f $containerfile