Fix Go version and agent workflow

This commit is contained in:
Fimeg
2025-10-29 12:43:18 -04:00
parent 740d75f3cf
commit c027a1da6c
3 changed files with 6 additions and 1 deletions

View File

@@ -24,6 +24,8 @@ services:
context: ./aggregator-server
dockerfile: Dockerfile
container_name: redflag-server
volumes:
- ./aggregator-agent/redflag-agent:/app/redflag-agent:ro
depends_on:
postgres:
condition: service_healthy