From c883ed21ec9554d68436b7355b8c991289b0da08 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 21 May 2026 01:05:19 +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 5723165..1423141 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:latest + image: invoiceshelf/invoiceshelf:2.1.1 container_name: invoiceshelf #ports: # - 8092:80