Change the hosting location of the LedgerSMB Docker images

This commit is contained in:
Erik Huelsmann 2022-01-28 22:53:46 +01:00 committed by GitHub
parent f09fe4e6b1
commit 9b8dac1b46
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.7
image: ghcr.io/ledgersmb/ledgersmb:1.7
networks:
- internal
- default