Update Dockerfile

This commit is contained in:
Alexandre
2024-09-14 11:51:28 +02:00
committed by GitHub
parent 66dfd0212c
commit f4782dfd67

View File

@@ -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