diff --git a/birdnet-pi/Dockerfile b/birdnet-pi/Dockerfile index 1da99b588..f0e673fba 100644 --- a/birdnet-pi/Dockerfile +++ b/birdnet-pi/Dockerfile @@ -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