We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad329f commit fb90895Copy full SHA for fb90895
backend/Dockerfile
@@ -80,7 +80,7 @@ RUN wget http://security.ubuntu.com/ubuntu/pool/universe/n/ncurses/libtinfo5_6.3
80
81
COPY --from=nsjail /nsjail/nsjail /bin/nsjail
82
83
-COPY --from=ghcr.io/decompals/wibo:1.0.0-alpha.5 /usr/local/sbin/wibo /usr/bin/
+COPY --from=ghcr.io/decompals/wibo:1.0.0-beta.1 /usr/local/sbin/wibo /usr/bin/
84
85
# Patched mips binutils
86
RUN wget "https://github.com/decompals/binutils-mips-ps2-decompals/releases/download/v0.4/binutils-mips-ps2-decompals-linux-x86-64.tar.gz" \
0 commit comments