mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-06-10 20:28:20 -04:00
Merge pull request #369 from MisterSheeple/patch-4
Dockerfile: Temporarily roll back wibo to last working version
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ RUN pip install -r /temp/requirements.txt
|
||||
RUN rm -rf /temp
|
||||
|
||||
# --- wibo installation ---
|
||||
RUN wget https://github.com/decompals/wibo/releases/latest/download/wibo
|
||||
RUN wget https://github.com/decompals/wibo/releases/download/0.6.13/wibo
|
||||
RUN install ./wibo /usr/bin
|
||||
RUN rm wibo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user