Update docker-compose.yml

Refer to the 1.9 tag for the docker images
This commit is contained in:
Erik Huelsmann 2021-06-11 23:15:10 +02:00 committed by GitHub
parent ac2553ea17
commit d7ad535199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ services:
lsmb:
depends_on:
- postgres
image: ledgersmb/ledgersmb:1.8
image: ledgersmb/ledgersmb:1.9
networks:
- internal
- default