From f4782dfd67bdebaf45725c23f4ae74dd6ac25a4b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 14 Sep 2024 11:51:28 +0200 Subject: [PATCH] Update Dockerfile --- birdnet-pi/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/birdnet-pi/Dockerfile b/birdnet-pi/Dockerfile index a208afbd6..b44a4fa20 100644 --- a/birdnet-pi/Dockerfile +++ b/birdnet-pi/Dockerfile @@ -116,7 +116,7 @@ RUN \ git checkout main && \ git merge f-merge-prs && \ git branch -d f-merge-prs && \ - git branch -d 158 + git branch -d 158 || true # Update with my repo if more recent #WORKDIR /home/pi