Skip to content

chore(docker-compose): remove top-level version attribute#726

Merged
GSVarsha merged 1 commit into
mainfrom
update-docker-compose
May 6, 2025
Merged

chore(docker-compose): remove top-level version attribute#726
GSVarsha merged 1 commit into
mainfrom
update-docker-compose

Conversation

@GSVarsha
Copy link
Copy Markdown
Contributor

@GSVarsha GSVarsha commented May 6, 2025

Description

WARN[0000] /python-sensor/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, 
please remove it to avoid potential confusion 

Compose doesn't use version to select an exact schema to validate the Compose file, but prefers the most recent schema when it's implemented.

Reference: link

Signed-off-by: Varsha GS <varsha.gs@ibm.com>
@GSVarsha GSVarsha added this to the H1-2025 milestone May 6, 2025
@GSVarsha GSVarsha self-assigned this May 6, 2025
@GSVarsha GSVarsha requested a review from a team as a code owner May 6, 2025 08:25
Copy link
Copy Markdown
Member

@pvital pvital left a comment

Choose a reason for hiding this comment

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

It looks good to me.

@GSVarsha GSVarsha merged commit 57ec636 into main May 6, 2025
16 of 17 checks passed
@GSVarsha GSVarsha deleted the update-docker-compose branch May 6, 2025 08:50
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.

2 participants