Version 4.3.2-6

This commit is contained in:
Adrien Ferrand 2020-06-01 00:27:11 +02:00
parent 643335edc5
commit 40080199f9
5 changed files with 10 additions and 4 deletions

View File

@ -2,6 +2,11 @@
## Unreleased
## [4.3.2-6 - 01/06/2020]
### Changed
* Update base docker to Alpine 3.12
* Update perl lib BackupPC::XS to 0.60
## [4.3.2-5 - 12/04/2020]
### Added
* Introduce the Active Directory / LDAP authentication for the BackupPC Web UI. Authentication method

View File

@ -1,9 +1,9 @@
FROM alpine:3.11.3
FROM alpine:3.12.0
LABEL maintainer="Adrien Ferrand <ferrand.ad@gmail.com>"
ENV BACKUPPC_VERSION 4.3.2
ENV BACKUPPC_XS_VERSION 0.59
ENV BACKUPPC_XS_VERSION 0.60
ENV RSYNC_BPC_VERSION 3.1.2.1
ENV PAR2_VERSION v0.8.1

View File

@ -1,5 +1,5 @@
# &nbsp;![](https://raw.githubusercontent.com/adferrand/docker-backuppc/master/images/logo_200px.png) adferrand/backuppc
![](https://img.shields.io/badge/tags-4%20latest-lightgrey.svg) [![](https://images.microbadger.com/badges/version/adferrand/backuppc:4.3.2-5.svg) ![](https://images.microbadger.com/badges/image/adferrand/backuppc:4.3.2-5.svg)](https://microbadger.com/images/adferrand/backuppc:4.3.2-5) [![CircleCI](https://circleci.com/gh/adferrand/docker-backuppc/tree/master.svg?style=shield)](https://circleci.com/gh/adferrand/docker-backuppc/tree/master)
![](https://img.shields.io/badge/tags-4%20latest-lightgrey.svg) [![](https://images.microbadger.com/badges/version/adferrand/backuppc:4.3.2-6.svg) ![](https://images.microbadger.com/badges/image/adferrand/backuppc:4.3.2-6.svg)](https://microbadger.com/images/adferrand/backuppc:4.3.2-6) [![CircleCI](https://circleci.com/gh/adferrand/docker-backuppc/tree/master.svg?style=shield)](https://circleci.com/gh/adferrand/docker-backuppc/tree/master)
* [Container functionalities](#container-functionalities)
* [About BackupPC](#about-backuppc)

View File

@ -1 +1 @@
4.3.2-4
4.3.2-6

@ -0,0 +1 @@
Subproject commit f4c613cee6fec298ffb1e9e773a9fec76346e7eb