Merge pull request #1640 from jongwu/jongwu-armEnable-patch
enable unit test on arm64 platform
This commit is contained in:
commit
c4f49e2499
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.8.0
|
||||
FROM golang:1.8
|
||||
|
||||
# libseccomp in jessie is not _quite_ new enough -- need backports version
|
||||
RUN echo 'deb http://httpredir.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/backports.list
|
||||
|
|
Loading…
Reference in New Issue