mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-08-04 15:28:58 +00:00
Pull request 2570: AGDNS-3555-use-buildx-again
Squashed commit of the following:
commit 825a91a62f82c6597e98690f739116b12005651f
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Jan 29 16:31:13 2026 +0300
scripts: use buildx
This commit is contained in:
parent
8f55534e59
commit
e87f57c1c8
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ docker_build_opt_tag() {
|
|||
set -- \
|
||||
"$@" \
|
||||
docker \
|
||||
buildx \
|
||||
build \
|
||||
--build-arg BUILD_DATE="$build_date" \
|
||||
--build-arg DIST_DIR="$dist_dir" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue