mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	bump golang to 1.7.3
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
		@@ -15,7 +15,7 @@
 | 
			
		||||
# This file creates a standard build environment for building cross
 | 
			
		||||
# platform go binary for the architecture kubernetes cares about.
 | 
			
		||||
 | 
			
		||||
FROM golang:1.7.1
 | 
			
		||||
FROM golang:1.7.3
 | 
			
		||||
 | 
			
		||||
ENV GOARM 6
 | 
			
		||||
ENV KUBE_DYNAMIC_CROSSPLATFORMS \
 | 
			
		||||
 
 | 
			
		||||
@@ -1 +1 @@
 | 
			
		||||
v1.7.1-3
 | 
			
		||||
v1.7.3-0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user