chore(fleet): Update namespace of elastic-agent image

This commit is contained in:
Antoine Cotten
2025-04-05 11:13:25 +02:00
parent 439875e08e
commit 4ff3ff7c25

View File

@@ -1,6 +1,6 @@
ARG ELASTIC_VERSION
FROM docker.elastic.co/beats/elastic-agent:${ELASTIC_VERSION:-8.17.4}
FROM docker.elastic.co/elastic-agent/elastic-agent:${ELASTIC_VERSION:-8.17.4}
# Ensure the 'state' directory exists and is owned by the 'elastic-agent' user,
# otherwise mounting a named volume in that location creates a directory owned