Update Dockerfile

This commit is contained in:
Alexandre
2024-09-14 23:40:26 +02:00
committed by GitHub
parent 470c0c8843
commit 1db9e2f5a9

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 || true
git branch -d 158
# Update with my repo if more recent
#WORKDIR /home/pi