keepalived 1.3.9

This commit is contained in:
Bertrand Gouny
2017-10-22 11:35:47 +02:00
parent ca118337dd
commit ff17cecb37
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.8
ARG KEEPALIVED_VERSION=1.3.9
# Download, build and install Keepalived
RUN apk --no-cache add \