From 880df4b5ad57874f1a7cc99ca82020606d88e1c0 Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Thu, 31 Oct 2024 14:26:35 +0100 Subject: [PATCH] Install 1.12 on the 1.12 branch --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 273d23d..f5929bb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,7 +31,7 @@ services: lsmb: depends_on: - postgres - image: ghcr.io/ledgersmb/ledgersmb:1.11 + image: ghcr.io/ledgersmb/ledgersmb:1.12 # In order to store the configuration outside the image, allowing it to # be edited between container restarts, uncomment the section below and # change the 'source' to the directory where you want the configuration