Merge pull request #39 from adferrand/upgrade-4.4.0

Upgrade backuppc to 4.4.0
This commit is contained in:
Adrien Ferrand 2020-06-21 13:50:17 +02:00 committed by GitHub
commit 4b5f18f174
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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