Change the hosting location of the LedgerSMB Docker images

This commit is contained in:
Erik Huelsmann
2022-01-28 22:55:16 +01:00
committed by GitHub
parent 83e1bbe8cd
commit cf4256a20e

View File

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