Fix reference to 1.11 image

This commit is contained in:
Erik Huelsmann 2023-09-30 23:07:00 +02:00
parent 81a38b3040
commit 5d1823f88a

View File

@ -31,7 +31,7 @@ services:
lsmb:
depends_on:
- postgres
image: ghcr.io/ledgersmb/ledgersmb:1.10
image: ghcr.io/ledgersmb/ledgersmb:1.11
# 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