diff --git a/docker-compose.yml b/docker-compose.yml index 6420f5f6..78b9c506 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -640,7 +640,7 @@ services: backrest: container_name: backrest hostname: backrest - image: garethgeorge/backrest:latest@sha256:6ecf25925dafcb6b37ab871d23c1d424a6f5008191a631c0b520641ec22a3f84 + image: garethgeorge/backrest:latest@sha256:448fee1cb4cdf3f7d7078078480d38713673924ad415bfdf84bf9e49ff570201 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.