mirror of
https://github.com/adferrand/docker-backuppc.git
synced 2023-11-05 04:40:26 +01:00
Upgrade backuppc to 4.4.0
This commit is contained in:
parent
146db03cb8
commit
2eeea6ea78
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user