fix: testing-host should be built locally

This commit is contained in:
Andras Bacsai
2024-11-14 11:37:30 +01:00
parent c324f38af2
commit d067895ffd

View File

@@ -74,8 +74,9 @@ services:
networks:
- coolify
testing-host:
image: "ghcr.io/coollabsio/coolify-testing-host:latest"
pull_policy: always
build:
context: .
dockerfile: ./docker/testing-host/Dockerfile
init: true
container_name: coolify-testing-host
volumes: