Update Dockerfile

This commit is contained in:
uazo 2021-07-07 15:42:03 +02:00 committed by GitHub
parent dbbbc5e9a7
commit ec97025e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,5 @@ RUN sudo chmod +x ./apply-bromite-patches.sh \
git remote add origin https://github.com/uazo/bromite && \
git fetch origin $BROMITE_SHA && \
git reset --hard FETCH_HEAD && \
&& \
./apply-bromite-patches.sh