Merge pull request #214 from runcom/bump-golang-dockerfile
Dockerfile: bump to golang 1.7.3
This commit is contained in:
commit
46c1e95929
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.7.1
|
||||
FROM golang:1.7.3
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue