mirror of
https://github.com/adferrand/docker-backuppc.git
synced 2023-11-05 04:40:26 +01:00
Update rsync-bpc to 3.0.9.8 and BackupPC::XS to 0.56
This commit is contained in:
parent
1e8caccfc0
commit
0d39472299
@ -3,8 +3,8 @@ FROM alpine:3.6
|
||||
MAINTAINER Adrien Ferrand <ferrand.ad@gmail.com>
|
||||
|
||||
ENV BACKUPPC_VERSION 4.1.3
|
||||
ENV BACKUPPC_XS_VERSION 0.55
|
||||
ENV RSYNC_BPC_VERSION 3.0.9.7
|
||||
ENV BACKUPPC_XS_VERSION 0.56
|
||||
ENV RSYNC_BPC_VERSION 3.0.9.8
|
||||
ENV PAR2_VERSION v0.7.2
|
||||
|
||||
RUN apk --no-cache add \
|
||||
|
Loading…
Reference in New Issue
Block a user