Skip to content

Commit

Permalink
Merge pull request #1640 from jongwu/jongwu-armEnable-patch
Browse files Browse the repository at this point in the history
enable unit test on arm64 platform
  • Loading branch information
dqminh authored Nov 6, 2017
2 parents cc0cd1a + dc609cc commit c4f49e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c4f49e2

Please sign in to comment.