Change the hosting location of the LedgerSMB Docker images

This commit is contained in:
Erik Huelsmann 2022-01-28 22:52:20 +01:00 committed by GitHub
parent c8368ce921
commit 6471736148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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