Bump golang to 1.7.4

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
This commit is contained in:
Qiang Huang
2017-01-12 16:15:39 +08:00
parent 361bb0001a
commit c94bc353ef
+1 -1
View File
@@ -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
RUN echo 'deb http://httpredir.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/backports.list