mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
fix: docker compose image registry
This commit is contained in:
parent
f8554cd634
commit
91196a1049
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ services:
|
|||
configurator:
|
||||
condition: service_completed_successfully
|
||||
required: true
|
||||
image: zapal-tech/erp:latest
|
||||
image: ghcr.io/zapal-tech/erp:latest
|
||||
networks:
|
||||
default: null
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue