mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
revert buildx to 0.8.1
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
FROM node:17.9.0-alpine3.15 as builder
|
||||
#
|
||||
# Prep and build Cyberchef
|
||||
ENV CY_VER=v9.38.0
|
||||
ENV CY_VER=v9.48.0
|
||||
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