Skip to content

Commit 06d0683

Browse files
committed
Remove not needed root.zone and renamed compose file
1 parent f8a8929 commit 06d0683

File tree

2 files changed

+1
-93
lines changed

2 files changed

+1
-93
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ build-alpine:
4949

5050
test-alpine:
5151
IMAGE_TAG="$(IMAGE_TAG)" \
52-
docker compose -f ./docker-compose.test.yml up --exit-code-from sut --abort-on-container-exit
52+
docker compose -f ./compose.test.yml up --exit-code-from sut --abort-on-container-exit

alpine/root.zone

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)