Skip to content
Snippets Groups Projects
Commit 564ae3cd authored by Konstantin Pavlov's avatar Konstantin Pavlov
Browse files

generate-stackbrew-library.sh: build alpine-slim on all arches.

parent 4785a604
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ for version in "${versions[@]}"; do
echo
cat <<-EOE
Tags: $(join ', ' "${variantAliases[@]}")
Architectures: arm64v8, amd64
Architectures: arm64v8, arm32v6, arm32v7, ppc64le, s390x, i386, amd64
GitCommit: $commit
Directory: $version/$variant
EOE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment