Update duplicati

This commit is contained in:
Jake Howard 2020-07-09 19:27:53 +01:00
parent 13a70b27a4
commit ba486a26e4
Signed by: jake
GPG Key ID: 57AFB45680EDD477

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-ls61
image: linuxserver/duplicati:v2.0.5.1-2.0.5.1_beta_2020-01-18-ls66
hostname: "{{ ansible_fqdn }}"
environment:
- PUID={{ docker_user.id }}