Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JAlcocerT committed Jan 6, 2024
1 parent 40b23ee commit bf3b605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Z_IoT/DHT-to-MongoDB/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apt-get update && \
RUN apt-get install -y git libgpiod2

# Copy the local code to the container
COPY Python2MongoDB.py /app/
COPY PyToMongoDB.py /app/

# Install additional dependencies
#### to work with RPI 32bits / for 64 use the latest ~4.5.0
Expand Down

0 comments on commit bf3b605

Please sign in to comment.