From ab1b8d3368e856e2e50dee57bd43dcfd06ab9b58 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Feb 2026 22:52:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?garethgeorge/backrest:latest=20Docker=20digest=20to=206ecf259?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 539dbe1b..e274dd7a 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:6ecf25925dafcb6b37ab871d23c1d424a6f5008191a631c0b520641ec22a3f84 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.