Skip to content

Commit c4f49e2

Browse files
authored
Merge pull request #1640 from jongwu/jongwu-armEnable-patch
enable unit test on arm64 platform
2 parents cc0cd1a + dc609cc commit c4f49e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.8.0
1+
FROM golang:1.8
22

33
# libseccomp in jessie is not _quite_ new enough -- need backports version
44
RUN echo 'deb http://httpredir.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/backports.list

0 commit comments

Comments
 (0)