mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
continue work on builder
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM debian:12
|
||||
#
|
||||
# VARS
|
||||
ENV KB_VER=8.14.2
|
||||
|
@ -63,4 +63,4 @@ HEALTHCHECK --retries=10 CMD curl -s -XGET 'http://127.0.0.1:9600'
|
||||
#
|
||||
# Start logstash
|
||||
USER logstash:logstash
|
||||
CMD entrypoint.sh
|
||||
CMD ["./entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user