Skip to content

Conversation

mdbirnstiehl
Copy link
Contributor

This PR replaces manually entered version numbers with the version.stack variable

@mdbirnstiehl mdbirnstiehl changed the title fix versions in docker commands Fix versions in Synthetics docker commands Aug 20, 2025
Copy link

github-actions bot commented Aug 20, 2025

🔍 Preview links for changed docs

@mdbirnstiehl mdbirnstiehl marked this pull request as ready for review August 21, 2025 14:42
@mdbirnstiehl mdbirnstiehl requested a review from a team as a code owner August 21, 2025 14:42
Copy link
Contributor

@nastasha-solomon nastasha-solomon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question - everything else lgtm!

docker pull docker.elastic.co/elastic-agent/elastic-agent-complete:<SPECIFIC.VERSION.NUMBER>
```

You can download and install a specific version of the {{stack}} by replacing `<SPECIFIC.VERSION.NUMBER>` with the version number you want. For example, you can replace `<SPECIFIC.VERSION.NUMBER>` with {{version.stack.base}}.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the version number always need to be three digits? For example, would 9.0 work?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's always 3. I'll check before merging.

@mdbirnstiehl mdbirnstiehl enabled auto-merge (squash) August 21, 2025 17:23
@mdbirnstiehl mdbirnstiehl merged commit 9058bff into elastic:main Aug 21, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants