bump docker golang container to 1.6
This commit is contained in:
parent
ef7a6d18ff
commit
d3f0e63e03
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
P=gowerc
|
||||
SRC=bitbucket.org
|
||||
USER?=mischief
|
||||
GO_VERSION=1.5.3
|
||||
GO_VERSION=1.6
|
||||
|
||||
all: $(USER)/$(P)
|
||||
|
||||
|
|
Loading…
Reference in a new issue