Update path for SQLite image

This commit is contained in:
Dustin J. Mitchell
2026-08-02 21:46:20 -04:00
parent 7d7332fa5d
commit b1ab809c19

View File

@ -28,7 +28,7 @@ The repository is comprised of four crates:
This package builds two docker images: 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-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: These are tagged with as follows:
- With the full version, with tags like `:0.7.1` - With the full version, with tags like `:0.7.1`