Skip to content

Commit a8f66ff

Browse files
committed
Update golang to 1.7.0
Signed-off-by: Qiang Huang <[email protected]>
1 parent 0c80599 commit a8f66ff

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.6.2
1+
FROM golang:1.7.0
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)