mirror of
https://abf.rosa.ru/djam/docker-compose.git
synced 2025-02-23 06:33:00 +00:00
2.25.0
This commit is contained in:
parent
dd87340df4
commit
d7fdc9b1ae
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ docker compose up
|
|||
%setup -qn compose-%{version}
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
export GOPROXY=https://proxy.golang.org/cached-only
|
||||
|
||||
CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=%{version}" -o bin/%{oname} ./cmd
|
||||
upx bin/%{oname}
|
||||
|
|
Loading…
Add table
Reference in a new issue