fix: update booklore image reference in docker-compose template

This commit is contained in:
= 2025-08-17 21:31:40 +02:00
parent b4b75e9de3
commit 44e36d59a3

View file

@ -1,7 +1,7 @@
---
services:
booklore:
image: ghcr.io/adityachandelgit/booklore-app:${BOOKLORE_VERSION:-latest}
image: booklore/booklore:${BOOKLORE_VERSION:-latest}
container_name: booklore
restart: unless-stopped
depends_on: