unix: update Dockerfile to Ubuntu 18.04, Linux 4.17, and Go 1.10.3

The code has been regenerated using the updated software versions.

Change-Id: Ic2af968d4d8cbf3ab31e5bca1d6640642eb7115a
Reviewed-on: https://go-review.googlesource.com/118255
Run-TryBot: Matt Layher <mdlayher@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
This commit is contained in:
Matt Layher
2018-06-12 14:22:14 +00:00
committed by Tobias Klauser
parent bff228c7b6
commit a9e25c09b9
13 changed files with 116 additions and 5 deletions
+1
View File
@@ -331,4 +331,5 @@ const (
SYS_S390_GUARDED_STORAGE = 378
SYS_STATX = 379
SYS_S390_STHYI = 380
SYS_KEXEC_FILE_LOAD = 381
)