Update docker-compose.yml

This commit is contained in:
Erik Huelsmann
2022-11-22 22:45:03 +01:00
committed by GitHub
parent cad89f842c
commit c139863c85

View File

@@ -28,7 +28,7 @@ services:
lsmb: lsmb:
depends_on: depends_on:
- postgres - postgres
image: ghcr.io/ledgersmb/ledgersmb:1.9 image: ghcr.io/ledgersmb/ledgersmb:1.10
networks: networks:
- internal - internal
- default - default