mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking:
- bump nginx to alpine 3.20 - bump cyberchef to latest release - bump elasticvue to latest release - update nginx config
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
FROM node:18-alpine as builder
|
||||
#
|
||||
# Prep and build Cyberchef
|
||||
ENV CY_VER=v10.8.2
|
||||
ENV CY_VER=v10.19.4
|
||||
RUN apk -U --no-cache add build-base git python3 && \
|
||||
chown -R node:node /srv && \
|
||||
npm install -g grunt-cli
|
||||
|
Reference in New Issue
Block a user