From 32386a359ea1e11b0df3da20257402ed5ad12aef Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 21 May 2026 01:04:26 +0000 Subject: [PATCH] Update Financial_Containers/invoiceshelf/compose.yaml --- Financial_Containers/invoiceshelf/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Financial_Containers/invoiceshelf/compose.yaml b/Financial_Containers/invoiceshelf/compose.yaml index 1423141..5723165 100644 --- a/Financial_Containers/invoiceshelf/compose.yaml +++ b/Financial_Containers/invoiceshelf/compose.yaml @@ -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