This commit is contained in:
t3chn0m4g3 2019-08-16 16:55:36 +00:00
parent 4164b75bea
commit f1275e5b07

View file

@ -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"]