Skip to content

Commit

Permalink
fixed Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkhamLee committed Mar 31, 2024
1 parent 33ca730 commit 5cb7384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware_monitoring/raspberrypi_4b/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ COPY ./hw_monitoring_libraries ./hw_monitoring_libraries

WORKDIR /hw_telemetry

COPY raspberrypi_4b /
COPY ./raspberrypi_4b ./

RUN pip install -r /hw_telemetry/requirements.txt

Expand Down

0 comments on commit 5cb7384

Please sign in to comment.