Change the hosting location of the LedgerSMB Docker images

This commit is contained in:
Erik Huelsmann
2022-01-28 22:54:18 +01:00
committed by GitHub
parent ab2312ccab
commit 3987cb14f0

View File

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