mirror of
https://github.com/killswitch-GUI/CobaltStrike-ToolKit
synced 2026-06-08 15:16:14 +00:00
Update Dockerfile
This commit is contained in:
committed by
GitHub
parent
2f62fe8da8
commit
c5d3323ec1
+1
-1
@@ -21,7 +21,7 @@ LABEL description="Dockerfile base for CobaltStrike."
|
||||
# setup local env
|
||||
ARG cskey
|
||||
ENV cs_key ${cskey}
|
||||
ENV JAVA_HOME /opt/jdk-9.0.1
|
||||
ENV JAVA_HOME /opt/jdk-9.0.4
|
||||
ENV PATH $PATH:$JAVA_HOME/bin
|
||||
|
||||
# docker hardcoded sh...
|
||||
|
||||
Reference in New Issue
Block a user