keepalived 1.4.1

This commit is contained in:
Bertrand Gouny
2018-01-29 15:41:37 +01:00
parent 404e86068e
commit e237c87e4b
4 changed files with 18 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.4.0
ARG KEEPALIVED_VERSION=1.4.1
# Download, build and install Keepalived
RUN apk --no-cache add \