keepalived 1.4.2

This commit is contained in:
Bertrand Gouny
2018-02-28 15:00:23 +01:00
parent b458142b94
commit b6199848de
4 changed files with 48 additions and 15 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.4.1
ARG KEEPALIVED_VERSION=1.4.2
# Download, build and install Keepalived
RUN apk --no-cache add \