Skip to content

Commit

Permalink
bump to Go 1.7.4 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhodges committed Dec 1, 2016
1 parent e345622 commit f0c634c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: go
go:
- 1.7.3
- 1.7.4

sudo: required

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang
FROM golang:1.7.4

EXPOSE 10080
EXPOSE 10443
Expand Down

0 comments on commit f0c634c

Please sign in to comment.