mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
kibana pin to alpine 3.8
This commit is contained in:
parent
4e34e5c77d
commit
9664d7b6c3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine
|
||||
FROM alpine:3.8
|
||||
|
||||
# Include dist
|
||||
ADD dist/ /root/dist/
|
||||
|
|
Loading…
Reference in a new issue