Update Dockerfile
This commit is contained in:
@@ -13,6 +13,7 @@ RUN mkdir bromite && \
|
|||||||
git remote add origin https://github.com/uazo/bromite && \
|
git remote add origin https://github.com/uazo/bromite && \
|
||||||
git fetch origin $BROMITE_SHA && \
|
git fetch origin $BROMITE_SHA && \
|
||||||
git reset --hard FETCH_HEAD && \
|
git reset --hard FETCH_HEAD && \
|
||||||
cd .. && \
|
cd ..
|
||||||
./apply-bromite-patches.sh
|
|
||||||
|
RUN ./apply-bromite-patches.sh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user