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 2d479f4 commit f9fa866Copy full SHA for f9fa866
.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/beats/elastic-agent:9.0.3
+ image: docker.elastic.co/elastic-agent/elastic-agent:9.0.3
64
env:
65
SERVER_NAME: fleet
66
FLEET_ENROLL: "1"
0 commit comments