diff --git a/README.md b/README.md index 7af24d101..5e9f7e918 100644 --- a/README.md +++ b/README.md @@ -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