diff --git a/docker-compose.yml b/docker-compose.yml index 99e61396..4755aca5 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:1308397161321b3c5aeca8acc6bf26eccb990df385f2532d3ce0eaa8b483dedf + image: garethgeorge/backrest:latest@sha256:aeb0e208365981a645e94ef38e44ef5a98c6d2c8049787254db0480a4a7bc84f 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.