Fix test.compose.yaml (use aio.Dockerfiles)

This commit is contained in:
Maxwell Becker
2024-12-14 09:11:24 -08:00
committed by GitHub
parent 1d31110f8c
commit a869a74002
+3 -3
View File
@@ -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:
stacks: