Skip to content

Commit fb0c407

Browse files
committed
feat(backup): Update immich-backup service image to use mazzolino/restic
1 parent 18bdbe6 commit fb0c407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

immich/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ services:
7070

7171
immich-backup:
7272
container_name: immich_backup
73-
image: djmaze/resticker:latest
73+
image: mazzolino/restic:latest
7474
env_file:
7575
- ${CONFIG_ROOT:-.}/immich/backup.env
7676
environment:

0 commit comments

Comments
 (0)