Update keepalived 2.0.20

This commit is contained in:
Danni Setiawan
2020-02-06 11:48:01 +07:00
committed by Bertrand Gouny
parent c8258a4c09
commit 5365094019
4 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
FROM osixia/light-baseimage:alpine-0.1.6-dev
# Keepalived version
ARG KEEPALIVED_VERSION=2.0.19
ARG KEEPALIVED_VERSION=2.0.20
# Download, build and install Keepalived
RUN apk --no-cache add \