keepalived 2.0.16

This commit is contained in:
Bertrand Gouny
2019-05-29 19:50:04 +02:00
parent b429a3461f
commit 1a9a41be12
4 changed files with 20 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
FROM osixia/alpine-light-baseimage:0.1.5
# Keepalived version
ARG KEEPALIVED_VERSION=2.0.15
ARG KEEPALIVED_VERSION=2.0.16
# Download, build and install Keepalived
RUN apk --no-cache add \