mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Bump to 8.20.0
This commit is contained in:
@ -12,7 +12,7 @@ RUN apk -U --no-cache add \
|
||||
|
||||
# Install CyberChef
|
||||
cd /root && \
|
||||
git clone https://github.com/gchq/cyberchef -b v8.12.3 --depth=1 && \
|
||||
git clone https://github.com/gchq/cyberchef -b v8.20.0 --depth=1 && \
|
||||
chown -R nobody:nobody cyberchef && \
|
||||
cd cyberchef && \
|
||||
npm install && \
|
||||
|
Reference in New Issue
Block a user