Skip to content

Commit 37c1f98

Browse files
committed
Update: Compute Agent Build Context to be root
1 parent 5fd2adf commit 37c1f98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/e2e/docker-compose.test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ services:
99

1010
compute-agent:
1111
build:
12-
context: ../../compute-agent
13-
dockerfile: Dockerfile
12+
context: ../..
13+
dockerfile: compute-agent/Dockerfile
1414
environment:
1515
- PERSYS_VAULT_ENABLED=false
1616
- PERSYS_TLS_ENABLED=false

0 commit comments

Comments
 (0)