keepalived 2.0.15

This commit is contained in:
Bertrand Gouny
2019-04-05 11:01:00 +02:00
parent 2dfa54fb8a
commit 0b4f004698
5 changed files with 31 additions and 26 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
FROM osixia/alpine-light-baseimage:0.1.5
# Keepalived version
ARG KEEPALIVED_VERSION=2.0.13
ARG KEEPALIVED_VERSION=2.0.15
# Download, build and install Keepalived
RUN apk --no-cache add \