From 60aec69f44e42339426514fe1d1a4bbf632f2f2f Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 20 May 2026 02:20:16 +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 c120143..708063b 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