Skip to content

[AURON #1529] Remove obsolete version attribute to prevent confusion#1530

Merged
merrily01 merged 1 commit intoapache:masterfrom
merrily01:remove-obsolate-version-attribute
Oct 29, 2025
Merged

[AURON #1529] Remove obsolete version attribute to prevent confusion#1530
merrily01 merged 1 commit intoapache:masterfrom
merrily01:remove-obsolate-version-attribute

Conversation

@merrily01
Copy link
Member

Which issue does this PR close?

Closes #1529.

Rationale for this change

When building with Docker, the following warning appears in logs:

time="2025-10-27T06:43:51Z" level=warning msg="/home/runner/work/auron/auron/dev/docker-build/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"

This indicates that the version field in docker-compose.yml is deprecated and no longer needed.

It should be removed to avoid confusion during build logs.

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

Copy link
Contributor

@ShreyeshArangath ShreyeshArangath left a comment

Choose a reason for hiding this comment

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

LGTM!

@merrily01 merrily01 merged commit 5ce9cd9 into apache:master Oct 29, 2025
86 checks passed
@merrily01
Copy link
Member Author

Thanks @cxzl25 @SteNicholas @ShreyeshArangath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning: the version attribute in docker-compose.yml is obsolete

4 participants