Merge pull request #793 from stevvooe/update-go-version
Correct ENV declaration in Dockerfilemaster
						commit
						9da63d0bd2
					
				|  | @ -6,7 +6,7 @@ ENV GOROOT /usr/local/go | |||
| ENV PATH $PATH:$GOROOT/bin:$GOPATH/bin | ||||
| 
 | ||||
| ENV LANG C | ||||
| ENG LC_ALL C | ||||
| ENV LC_ALL C | ||||
| 
 | ||||
| RUN apt-get update && apt-get install -y \ | ||||
|   wget ca-certificates git mercurial bzr \ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue