buildkite / docker-buildkite-agent

Previous home of buildkite/agent docker image scripts
26 stars 14 forks source link

The ubuntu image should use the amd64 binary #31

Closed lox closed 8 years ago

lox commented 8 years ago

The ubuntu images should use the amd64 binary, this was a copy-paste mistake. The alpine image still needs the 386 binary because of an outstanding issue with the wrong binary for edge being used. This replaces #30 which didn't work.