diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index 38aca4fe3..d6bb7f861 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.1@sha256:0a1eeae3aa36d4195f307e98d5e4c16006653dc3e164a17649815e2a2fc4fb13 + image: docker.elastic.co/elastic-agent/elastic-agent:9.1.2@sha256:942aa0ffe94c268aab83881fc8be0ca0af079c395820ce8e7552f0ce97e0a760 env: SERVER_NAME: fleet FLEET_ENROLL: "1"