Update Dockerfile

This commit is contained in:
Alexandre
2024-08-07 13:45:58 +02:00
committed by GitHub
parent 33d6088713
commit 970128ece5

View File

@@ -105,7 +105,7 @@ RUN \
# Add PR
RUN \
cd /home/pi/BirdNET-pi && \
cd /home/pi/BirdNET-Pi && \
git fetch origin pull/158/head:158 && \
git checkout main && \
git branch -D f-merge-prs || true && \