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 - POSTGRES_DB=invoiceshelf
restart: unless-stopped restart: unless-stopped
invoiceshelf: invoiceshelf:
image: invoiceshelf/invoiceshelf:2.1.1 image: invoiceshelf/invoiceshelf:latest
container_name: invoiceshelf container_name: invoiceshelf
#ports: #ports:
# - 8092:80 # - 8092:80