Skip to content

Commit da32c18

Browse files
committed
Update golang to 1.7.1
Fixes: #1021 Signed-off-by: Qiang Huang <[email protected]>
1 parent 38e0df9 commit da32c18

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.7.0
1+
FROM golang:1.7.1
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)