mirror of
https://github.com/golang/sys.git
synced 2026-02-09 04:06:04 +03:00
unix: update Dockerfile to Linux 5.8
Change-Id: If6643e7e092c5d482f9cefe838640ebcec22188e Reviewed-on: https://go-review.googlesource.com/c/sys/+/246417 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
committed by
Tobias Klauser
parent
4b90ce9b60
commit
fd5f0c170a
@@ -418,4 +418,5 @@ const (
|
||||
SYS_CLONE3 = 4435
|
||||
SYS_OPENAT2 = 4437
|
||||
SYS_PIDFD_GETFD = 4438
|
||||
SYS_FACCESSAT2 = 4439
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user