Update rsync-bpc to 3.0.9.8 and BackupPC::XS to 0.56

This commit is contained in:
Adrien Ferrand 2017-06-11 22:37:56 +00:00
parent 1e8caccfc0
commit 0d39472299

View File

@ -3,8 +3,8 @@ FROM alpine:3.6
MAINTAINER Adrien Ferrand <ferrand.ad@gmail.com> MAINTAINER Adrien Ferrand <ferrand.ad@gmail.com>
ENV BACKUPPC_VERSION 4.1.3 ENV BACKUPPC_VERSION 4.1.3
ENV BACKUPPC_XS_VERSION 0.55 ENV BACKUPPC_XS_VERSION 0.56
ENV RSYNC_BPC_VERSION 3.0.9.7 ENV RSYNC_BPC_VERSION 3.0.9.8
ENV PAR2_VERSION v0.7.2 ENV PAR2_VERSION v0.7.2
RUN apk --no-cache add \ RUN apk --no-cache add \