From b1ab809c1941d693053ea264e05429a003035de8 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Sun, 2 Aug 2026 21:46:20 -0400 Subject: [PATCH] Update path for SQLite image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b32fb8..c2c0f1e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The repository is comprised of four crates: This package builds two docker images: - [`ghcr.io/gothenburgbitfactory/taskchampion-sync-server-postgres`](ghcr.io/gothenburgbitfactory/taskchampion-sync-server-postgres)} - - [`ghcr.io/gothenburgbitfactory/taskchampion-sync-server-sqlite`](`ghcr.io/gothenburgbitfactory/taskchampion-sync-server-sqlite`) + - [`ghcr.io/gothenburgbitfactory/taskchampion-sync-server`](`ghcr.io/gothenburgbitfactory/taskchampion-sync-server`) (SQLite) These are tagged with as follows: - With the full version, with tags like `:0.7.1`