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
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:master
image: ghcr.io/ledgersmb/ledgersmb:master
networks:
- internal
- default