Skip to content

Commit 8759c8a

Browse files
committed
Refer to correct Dockerfile in docker-compose.yml
Signed-off-by: Alexander Rodin <[email protected]>
1 parent b5406e4 commit 8759c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ services:
8787
check-component-features:
8888
build:
8989
context: .
90-
dockerfile: scripts/ci-docker-images/checker/Dockerfile
90+
dockerfile: scripts/ci-docker-images/checker-component-features/Dockerfile
9191
environment:
9292
RUSTFLAGS: "-D warnings"
9393
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)