Skip to content

Commit

Permalink
Now using go 1.4 in Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
alainjobart committed Mar 11, 2015
1 parent efae903 commit 196270f
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.3-wheezy
FROM golang:1.4-wheezy

# Install Vitess build dependencies
RUN apt-get update && apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 196270f

Please sign in to comment.