keepalived 1.4.0

This commit is contained in:
Bertrand Gouny
2018-01-03 12:02:56 +01:00
parent ce985d23ad
commit ffa8fa0854
4 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ FROM osixia/alpine-light-baseimage:0.1.5
MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
# Keepalived version
ARG KEEPALIVED_VERSION=1.3.9
ARG KEEPALIVED_VERSION=1.4.0
# Download, build and install Keepalived
RUN apk --no-cache add \