From 1b8336760899f2adfb05f63d9c492fe6ab7c6f28 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 13:37:24 +0000 Subject: [PATCH] chore(deps): update docker.elastic.co/elastic-agent/elastic-agent docker tag to v9.1.3 --- .github/workflows/copilot-setup-steps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index 6e2478f2b..0ed4049cb 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -60,7 +60,7 @@ jobs: - 5601:5601 options: --health-cmd="curl http://localhost:5601/api/status" --health-interval=10s --health-timeout=5s --health-retries=10 fleet: - image: docker.elastic.co/elastic-agent/elastic-agent:9.1.2@sha256:942aa0ffe94c268aab83881fc8be0ca0af079c395820ce8e7552f0ce97e0a760 + image: docker.elastic.co/elastic-agent/elastic-agent:9.1.3@sha256:57eba5e4de2692d955e91b92224062b1eac8aeeb544eaafb32cbce200716c8a5 env: SERVER_NAME: fleet FLEET_ENROLL: "1"