Merge branch 'linkvt-upgrade-to-2.1.5' into feature/update_keepalived_2_1_5
This commit is contained in:
		
						commit
						6ad7db66f9
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -1,5 +1,5 @@
 | 
			
		||||
NAME = osixia/keepalived
 | 
			
		||||
VERSION = 2.0.20
 | 
			
		||||
VERSION = 2.1.5
 | 
			
		||||
 | 
			
		||||
.PHONY: build build-nocache test tag-latest push push-latest release git-tag-version
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@
 | 
			
		||||
FROM osixia/light-baseimage:alpine-0.1.6-dev
 | 
			
		||||
 | 
			
		||||
# Keepalived version
 | 
			
		||||
ARG KEEPALIVED_VERSION=2.0.20
 | 
			
		||||
ARG KEEPALIVED_VERSION=2.1.5
 | 
			
		||||
 | 
			
		||||
# Download, build and install Keepalived
 | 
			
		||||
RUN apk --no-cache add \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user