Skip to content

Commit

Permalink
Updated Go 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
uaalto committed Apr 16, 2016
1 parent cba0f7e commit 70391a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -58,7 +58,7 @@ RUN yum -y install nodejs && yum clean packages
RUN npm install -g gulp

# Getting Go.
ENV GO_VERSION go1.6
ENV GO_VERSION go1.6.1
ENV GOROOT /usr/local/go
ENV GOPATH /

Expand Down

0 comments on commit 70391a8

Please sign in to comment.