bug fixes

This commit is contained in:
2022-10-21 14:52:01 +08:00
parent 6478deb7da
commit d5382c36e9
8 changed files with 47 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM ubuntu:latest
RUN cp /bin/bash /bin/sh
# RUN cp /bin/bash /bin/sh
RUN apt update && apt install -y wget