keepalived 1.4.5

This commit is contained in:
Bertrand Gouny
2018-06-02 11:08:16 +02:00
parent bdddc334bc
commit fdbae625fa
4 changed files with 19 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.4
ARG KEEPALIVED_VERSION=1.4.5
# Download, build and install Keepalived
RUN apk --no-cache add \