diff --git a/docker-compose.yml b/docker-compose.yml index 6c4a2499..6e5ca909 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:9c9966b5c285ec791a6b06cb4545fa0247424d05442e12f9558b4322d9f8a15f + image: garethgeorge/backrest:latest@sha256:7bccaf03c81817e9a3a11ce978df94fd1e13e574e083f7bbba4780f309c32da3 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.