mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-01 18:28:58 -04:00
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