diff --git a/test.compose.yaml b/test.compose.yaml index 30a4c446a..e5c3a19f0 100644 --- a/test.compose.yaml +++ b/test.compose.yaml @@ -2,7 +2,7 @@ services: core: build: context: . - dockerfile: bin/core/debian.Dockerfile + dockerfile: bin/core/aio.Dockerfile restart: unless-stopped logging: driver: local @@ -20,7 +20,7 @@ services: periphery: build: context: . - dockerfile: bin/periphery/debian.Dockerfile + dockerfile: bin/periphery/aio.Dockerfile restart: unless-stopped logging: driver: local @@ -53,4 +53,4 @@ volumes: data: repo-cache: repos: - stacks: \ No newline at end of file + stacks: