mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
fix
This commit is contained in:
@ -48,4 +48,4 @@ RUN apk -U --no-cache add \
|
||||
STOPSIGNAL SIGKILL
|
||||
USER nobody:nobody
|
||||
WORKDIR /opt/phpox
|
||||
CMD ["python3.6", "sandbox.py"]
|
||||
CMD ["python3", "sandbox.py"]
|
||||
|
Reference in New Issue
Block a user