Add info about where to get the image tag

This commit is contained in:
aditya.chandel
2025-03-12 17:20:40 -06:00
parent 05148f2576
commit a2ba19e253

View File

@@ -88,6 +88,9 @@ services:
- ${MARIADB_CONFIG_PATH}:/config
restart: unless-stopped
```
Note: You can find the latest BookLore image tag `BOOKLORE_IMAGE_TAG` (e.g. v.0.x.x) from the GitHub Container Registry:
📦 [Latest Image Tag GitHub Packages](https://github.com/adityachandelgit/BookLore/pkgs/container/booklore-app)
### 4⃣ Start the Containers