commit
29008b871d
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.7.1
|
FROM golang:1.7.4
|
||||||
|
|
||||||
# libseccomp in jessie is not _quite_ new enough -- need backports version
|
# 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
|
RUN echo 'deb http://httpredir.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/backports.list
|
||||||
|
|
Loading…
Reference in New Issue