keepalived 2.0.13

This commit is contained in:
Bertrand Gouny
2019-02-27 10:37:14 +01:00
parent 683b9ed903
commit 0acbf7e1ec
4 changed files with 22 additions and 17 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
FROM osixia/alpine-light-baseimage:0.1.5
# Keepalived version
ARG KEEPALIVED_VERSION=2.0.12
ARG KEEPALIVED_VERSION=2.0.13
# Download, build and install Keepalived
RUN apk --no-cache add \