We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f7fdd commit 4a376e8Copy full SHA for 4a376e8
.github/workflows/copilot-setup-steps.yml
@@ -60,7 +60,7 @@ jobs:
60
- 5601:5601
61
options: --health-cmd="curl http://localhost:5601/api/status" --health-interval=10s --health-timeout=5s --health-retries=10
62
fleet:
63
- 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
64
env:
65
SERVER_NAME: fleet
66
FLEET_ENROLL: "1"
0 commit comments