Update README.md

Fix image in docker compose example
This commit is contained in:
modem
2024-04-17 14:54:16 +01:00
committed by GitHub
parent c2ae895ed8
commit 9967b3fb2a

View File

@@ -201,7 +201,7 @@ version: '3'
services:
restic:
image: lobaro/restic-backup-docker:latest
image: ghcr.io/lobaro/restic-backup-docker:latest
hostname: nas # This will be visible in restic snapshot list
restart: always
privileged: true