Skip to content

Commit

Permalink
moved the requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak-Shaha committed Oct 8, 2024
1 parent 8be08b6 commit 9e97c0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ RUN wget https://www.silabs.com/documents/login/software/slc_cli_linux.zip \
# Final SDK container for compiling using Silabs SDK
FROM ghcr.io/project-chip/chip-build:${VERSION}

ADD requirements.txt /tmp/requirements.txt
ADD Docker/requirements.txt /tmp/requirements.txt

# Cross compiler for various platform builds
RUN set -x \
Expand Down
File renamed without changes.

0 comments on commit 9e97c0c

Please sign in to comment.