mirror of
https://github.com/adferrand/docker-backuppc.git
synced 2023-11-05 04:40:26 +01:00
Version 4.1.5-2 : Update to alpine 3.7 and rsync-bpc 3.0.9.12
This commit is contained in:
parent
fa63ac3a93
commit
06c2e4c2ef
@ -1,10 +1,10 @@
|
|||||||
FROM alpine:3.6
|
FROM alpine:3.7
|
||||||
|
|
||||||
LABEL maintainer="Adrien Ferrand <ferrand.ad@gmail.com>"
|
LABEL maintainer="Adrien Ferrand <ferrand.ad@gmail.com>"
|
||||||
|
|
||||||
ENV BACKUPPC_VERSION 4.1.5
|
ENV BACKUPPC_VERSION 4.1.5
|
||||||
ENV BACKUPPC_XS_VERSION 0.57
|
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
|
ENV PAR2_VERSION v0.8.0
|
||||||
|
|
||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add \
|
||||||
|
Loading…
Reference in New Issue
Block a user