mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-17 20:46:54 +02:00
pull latest sid builder
This commit is contained in:
parent
c34325fee7
commit
ba74abb753
1 changed files with 1 additions and 0 deletions
|
@ -25,4 +25,5 @@ case $GOARCH in
|
|||
esac
|
||||
|
||||
docker run --privileged --rm tonistiigi/binfmt --install all
|
||||
docker pull registry.sean.farm/sid-builder
|
||||
docker buildx build --platform ${GOOS}/${ARCH} -f ci/Dockerfile.sid --target export -t test . --output out/${GOOS}/${GOARCH}
|
||||
|
|
Loading…
Add table
Reference in a new issue