Update Financial_Containers/invoiceshelf/compose.yaml

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