mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
fix
This commit is contained in:
parent
4164b75bea
commit
f1275e5b07
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue