Skip to content

Commit 092e9fd

Browse files
author
Mrunal Patel
authored
Merge pull request #1055 from hqhq/upgrade_golang
Update golang to 1.7.1
2 parents 38e0df9 + da32c18 commit 092e9fd

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)