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: 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: