Upgrade: bullseye & borgbackup 1.1.16 (#13)
* Upgrade to bullseye-slim image * Fix(run.sh): authorized_keys permissions * Change(run.sh): Add restrict to client keys & output debian version * Change(Dockerfile): Allow different base images * Update(drone): Build buster & bullseye images * Update README
This commit is contained in:
parent
7b241c142b
commit
0b641a8253
4 changed files with 31 additions and 3 deletions
|
@ -132,3 +132,9 @@ And create your first backup!
|
|||
```
|
||||
$ borg create backup:my_first_borg_repo::documents-2017-11-01 /home/user/MyImportentDocs
|
||||
```
|
||||
|
||||
## Tags
|
||||
|
||||
All images are freshly built every week & published as `nold360/borgserver` with the following tags:
|
||||
- Latest / Stable [borg 1.1.16]: `bullseye`, `1.1.16`, `latest`
|
||||
- Legacy / Buster [borg 1.1.9 ]: `buster`, `1.1.9`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue