Update Financial_Containers/invoiceshelf/compose.yaml

This commit is contained in:
2026-05-21 01:04:26 +00:00
parent d167727161
commit 32386a359e
@@ -20,7 +20,7 @@ services:
- POSTGRES_DB=invoiceshelf
restart: unless-stopped
invoiceshelf:
image: invoiceshelf/invoiceshelf:2.1.1
image: invoiceshelf/invoiceshelf:latest
container_name: invoiceshelf
#ports:
# - 8092:80