Fix typo
This commit is contained in:
parent
6f90141a3b
commit
611fa71c64
1 changed files with 1 additions and 1 deletions
2
debian/build-binaries.sh
vendored
2
debian/build-binaries.sh
vendored
|
|
@ -35,7 +35,7 @@ fi
|
|||
pushd "${src_dir}"
|
||||
|
||||
for platform in "${platforms[@]}"; do
|
||||
DOCKER_PLATFORMS="${platform}" \
|
||||
DOCKER_PLATFORM="${platform}" \
|
||||
make binaries
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue