Upgrade backuppc to 4.4.0

This commit is contained in:
Adrien Ferrand 2020-06-21 13:44:55 +02:00
parent 146db03cb8
commit 2eeea6ea78

View File

@ -2,9 +2,9 @@ FROM alpine:3.12.0
LABEL maintainer="Adrien Ferrand <ferrand.ad@gmail.com>"
ENV BACKUPPC_VERSION 4.3.2
ENV BACKUPPC_XS_VERSION 0.60
ENV RSYNC_BPC_VERSION 3.1.2.1
ENV BACKUPPC_VERSION 4.4.0
ENV BACKUPPC_XS_VERSION 0.62
ENV RSYNC_BPC_VERSION 3.1.2.2
ENV PAR2_VERSION v0.8.1
# Install backuppc runtime dependencies