From 4f3d3e242f5844462680b64d2857c91eee624202 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 25 Oct 2024 06:49:06 +0200 Subject: [PATCH] Add missing image name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44a2a8f..7d073ee 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Backup solution for Docker volumes based on Duplicity ```yaml services: ga: - image: "" + image: "ghcr.io/steffo99/gestalt-amadeus:2" restart: unless-stopped network_mode: host stdin_open: true