Update keepalived 2.0.20

This commit is contained in:
Danni Setiawan
2020-02-06 11:48:01 +07:00
parent 341d679e27
commit 2ed486054a
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 \