v0.2.2 / keepalived 1.2.23

This commit is contained in:
Bertrand Gouny
2016-07-26 13:44:51 +02:00
parent 9f12c7f588
commit 1e5715cf8f
4 changed files with 20 additions and 16 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
# Use osixia/light-baseimage
# sources: https://github.com/osixia/docker-light-baseimage
FROM osixia/light-baseimage:0.2.2
FROM osixia/light-baseimage:0.2.4
MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
# Keepalived version
ENV KEEPALIVED_VERSION 1.2.19
ENV KEEPALIVED_VERSION 1.2.23
# Download, build and install Keepalived
RUN apt-get -y update \