mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 12:56:32 -04:00
Update the Dockerfile to clone Linux v6.6 and commit the changes generated by GOOS=linux ./mkall.sh. Fixes golang/go#63833 Change-Id: I35e0b01598809d18e04b073ef1abd58ae936f43c GitHub-Last-Rev: b2a502ffc633e36a7c6de5b8a924904658485f92 GitHub-Pull-Request: golang/sys#178 Reviewed-on: https://go-review.googlesource.com/c/sys/+/538378 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Bryan Mills <bcmills@google.com> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Cherry Mui <cherryyz@google.com>