diff --git a/docker-compose.yml b/docker-compose.yml index 67bf8987..45f47a17 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -538,7 +538,7 @@ services: backrest: container_name: backrest hostname: backrest - image: garethgeorge/backrest:latest@sha256:7bccaf03c81817e9a3a11ce978df94fd1e13e574e083f7bbba4780f309c32da3 + image: garethgeorge/backrest:latest@sha256:b852979754281026230cc69fb11428e6d57c9a97784ab4a444ffc7934c53a215 environment: BACKREST_DATA: /data # path for backrest data. restic binary and the database are placed here. BACKREST_CONFIG: /config/config.json # path for the backrest config file.