Update Financial_Containers/invoiceshelf/compose.yaml

This commit is contained in:
2026-05-20 02:20:16 +00:00
parent 26b63ea8f4
commit 60aec69f44
@@ -20,7 +20,7 @@ services:
- POSTGRES_DB=invoiceshelf
restart: unless-stopped
invoiceshelf:
image: invoiceshelf/invoiceshelf:latest
image: invoiceshelf/invoiceshelf:2.1.1
container_name: invoiceshelf
#ports:
# - 8092:80