Update some LSIO container bases

This commit is contained in:
Jake Howard 2020-04-18 22:53:15 +01:00
parent ff8beea3c4
commit d87b91d5aa
Signed by: jake
GPG Key ID: 57AFB45680EDD477
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
version: "2.3"
services:
calibre:
image: linuxserver/calibre-web:0.6.6-ls51
image: linuxserver/calibre-web:0.6.6-ls58
container_name: calibre
environment:
- PUID={{ docker_user.id }}

View File

@ -1,7 +1,7 @@
version: "2.3"
services:
duplicati:
image: linuxserver/duplicati:v2.0.5.1-2.0.5.1_beta_2020-01-18-ls52
image: linuxserver/duplicati:v2.0.5.1-2.0.5.1_beta_2020-01-18-ls56
container_name: duplicati
environment:
- PUID={{ docker_user.id }}

View File

@ -1,7 +1,7 @@
version: "2.3"
services:
librespeed:
image: linuxserver/librespeed:5.2-ls7
image: linuxserver/librespeed:5.2-ls11
container_name: librespeed
environment:
- PUID={{ docker_user.id }}