Install 1.12 on the 1.12 branch

This commit is contained in:
Erik Huelsmann
2024-10-31 14:26:35 +01:00
committed by GitHub
parent 1cd90e0e57
commit 880df4b5ad

View File

@@ -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