DO NOT MERGE

Signed-off-by: kargakis-bot <kargakis-bot@protonmail.ch>
This commit is contained in:
kargakis-bot 2017-09-27 16:16:08 +02:00
parent 214adee0ef
commit 889fa1ac12
No known key found for this signature in database
GPG key ID: EA0DEBF5DFA276E0

View file

@ -1,4 +1,4 @@
FROM golang:1.8
FROM golang:1.9
# 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