keepalived 2.0.12

This commit is contained in:
Bertrand Gouny
2019-01-30 16:03:37 +01:00
parent e14f981665
commit b53f2e8e5b
4 changed files with 19 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.11
ARG KEEPALIVED_VERSION=2.0.12
# Download, build and install Keepalived
RUN apk --no-cache add \