fix: testing-host should be built locally
This commit is contained in:
@@ -74,8 +74,9 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- coolify
|
- coolify
|
||||||
testing-host:
|
testing-host:
|
||||||
image: "ghcr.io/coollabsio/coolify-testing-host:latest"
|
build:
|
||||||
pull_policy: always
|
context: .
|
||||||
|
dockerfile: ./docker/testing-host/Dockerfile
|
||||||
init: true
|
init: true
|
||||||
container_name: coolify-testing-host
|
container_name: coolify-testing-host
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user