docker-elk/extensions/fleet/Dockerfile

4 lines
83 B
Docker

ARG ELASTIC_VERSION
FROM docker.elastic.co/beats/elastic-agent:${ELASTIC_VERSION}