Skip to content

Commit

Permalink
Update to Go 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Apr 16, 2016
1 parent 344a84e commit ecb0881
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,4 +1,4 @@
FROM golang:1.6.0
FROM golang:1.6.1

ENV PROJECT_PATH=/go/src/github.com/brocaar/lora-semtech-bridge
ENV PATH=$PATH:$PROJECT_PATH/bin
Expand Down

0 comments on commit ecb0881

Please sign in to comment.