Version 4.1.5-2 : Update to alpine 3.7 and rsync-bpc 3.0.9.12

This commit is contained in:
Adrien Ferrand 2018-02-02 23:10:11 +01:00
parent fa63ac3a93
commit 06c2e4c2ef

View File

@ -1,10 +1,10 @@
FROM alpine:3.6
FROM alpine:3.7
LABEL maintainer="Adrien Ferrand <ferrand.ad@gmail.com>"
ENV BACKUPPC_VERSION 4.1.5
ENV BACKUPPC_XS_VERSION 0.57
ENV RSYNC_BPC_VERSION 3.0.9.11
ENV RSYNC_BPC_VERSION 3.0.9.12
ENV PAR2_VERSION v0.8.0
RUN apk --no-cache add \