Fix Go version and agent workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user