Skip to content

Commit f9fa866

Browse files
committed
Fixup elastic-agent docker image
1 parent 2d479f4 commit f9fa866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- 5601:5601
6161
options: --health-cmd="curl http://localhost:5601/api/status" --health-interval=10s --health-timeout=5s --health-retries=10
6262
fleet:
63-
image: docker.elastic.co/beats/elastic-agent:9.0.3
63+
image: docker.elastic.co/elastic-agent/elastic-agent:9.0.3
6464
env:
6565
SERVER_NAME: fleet
6666
FLEET_ENROLL: "1"

0 commit comments

Comments
 (0)