Skip to content

Commit

Permalink
Backuppc 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Ferrand committed Apr 22, 2017
1 parent b9237bc commit 33131ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Dockerfile.v4x
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ FROM alpine:3.5

MAINTAINER Adrien Ferrand <[email protected]>

ENV BACKUPPC_VERSION 4.1.0
ENV BACKUPPC_XS_VERSION 0.50
ENV RSYNC_BPC_VERSION 3.0.9.5
ENV BACKUPPC_VERSION 4.1.1
ENV BACKUPPC_XS_VERSION 0.53
ENV RSYNC_BPC_VERSION 3.0.9.6
ENV PAR2_VERSION v0.7.0

RUN apk --no-cache add \
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.0
4.1.1

0 comments on commit 33131ff

Please sign in to comment.