keepalived 2.0.19

This commit is contained in:
Bertrand Gouny
2019-11-15 12:00:50 +01:00
parent 21d80e3b12
commit b642c9c23e
5 changed files with 142 additions and 31 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
# Use osixia/light-baseimage
# sources: https://github.com/osixia/docker-light-baseimage
FROM osixia/alpine-light-baseimage:0.1.6
FROM osixia/light-baseimage:alpine-0.1.6-dev
# Keepalived version
ARG KEEPALIVED_VERSION=2.0.17
ARG KEEPALIVED_VERSION=2.0.19
# Download, build and install Keepalived
RUN apk --no-cache add \