mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
IMPORTANT: Fix Node Version
Bump node version to `10.22.1-alpine` **KIBANA WILL NOT WORK WITHOUT THIS**
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM node:10.22.0-alpine
|
||||
FROM node:10.22.1-alpine
|
||||
#
|
||||
# VARS
|
||||
ENV KB_VER=7.9.2
|
||||
|
Reference in New Issue
Block a user