Update go version to 1.5.2
Signed-off-by: Richard Scothern <richard.scothern@gmail.com>master
							parent
							
								
									afa4448f38
								
							
						
					
					
						commit
						a67000a814
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
FROM golang:1.4
 | 
					FROM golang:1.5.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apt-get update && \
 | 
					RUN apt-get update && \
 | 
				
			||||||
    apt-get install -y librados-dev apache2-utils && \
 | 
					    apt-get install -y librados-dev apache2-utils && \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue