Upgrade ox
This commit is contained in:
parent
258be70528
commit
9b46116a83
@ -10,7 +10,7 @@ RUN dnf install -y qt5-devel llvm libasan
|
|||||||
|
|
||||||
RUN git clone https://github.com/wombatant/ox.git /usr/local/src/ox && \
|
RUN git clone https://github.com/wombatant/ox.git /usr/local/src/ox && \
|
||||||
cd /usr/local/src/ox && \
|
cd /usr/local/src/ox && \
|
||||||
git checkout -b install 796241cda614d232b09e571e625005562150a4fc
|
git checkout -b install a5166e03bbaea2f200cfc730c69579c3d50ae2a7
|
||||||
|
|
||||||
# setup build dirs
|
# setup build dirs
|
||||||
RUN mkdir -p \
|
RUN mkdir -p \
|
||||||
|
Loading…
Reference in New Issue
Block a user