Skip to content

Commit fb90895

Browse files
authored
Bump wibo to 1.0.0-beta.1 (#1710)
1 parent 7ad329f commit fb90895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ RUN wget http://security.ubuntu.com/ubuntu/pool/universe/n/ncurses/libtinfo5_6.3
8080

8181
COPY --from=nsjail /nsjail/nsjail /bin/nsjail
8282

83-
COPY --from=ghcr.io/decompals/wibo:1.0.0-alpha.5 /usr/local/sbin/wibo /usr/bin/
83+
COPY --from=ghcr.io/decompals/wibo:1.0.0-beta.1 /usr/local/sbin/wibo /usr/bin/
8484

8585
# Patched mips binutils
8686
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

Comments
 (0)