Use common base image.

This commit is contained in:
Stephane Gourichon
2025-08-15 17:35:40 +02:00
parent f63761904f
commit 45e60d70a3
4 changed files with 16 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ function fail_one()
RC=$(( RC + 1 ))
}
bash partials/fsg-image/build.sh
while IFS="" read -u 3 -r SERVICE_PATH
do
pushd "${SERVICE_PATH%/*}"