Skip to content

Commit

Permalink
Merge pull request #315 from MG-RAST/develop
Browse files Browse the repository at this point in the history
golang version update
  • Loading branch information
teharrison authored Sep 20, 2016
2 parents 9a54db1 + 4a2a394 commit 4068722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# creates statically compiled shock-server binary: /gopath/bin/shock-server

FROM golang:1.6.3-alpine
FROM golang:1.7.1-alpine

RUN apk update && apk add git make gcc libc-dev cyrus-sasl-dev

Expand Down

0 comments on commit 4068722

Please sign in to comment.