Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Jun 26, 2024
1 parent 3790936 commit 10975d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion birdnet-pi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ RUN \

# Add temporary code
RUN cd /home/pi/BirdNET-Pi && \
git reset --hard && \
git reset --hard || true && \
# Species whitelist
git fetch origin pull/110/head:bb && \
# Improve darkmode
Expand Down

0 comments on commit 10975d9

Please sign in to comment.