Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove version field from docker compose yaml file #6610

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zYeee
Copy link

@zYeee zYeee commented Oct 5, 2024

What changed?

Remove the version field from all the docker compose yaml files

Why?

I followed the dev doc to setup the local env, and it showed the warning message like WARN[0003] /xxxx/temporal/develop/docker-compose/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
Some discussions are here and the version field was confirmed to be deprecated. So I want to raise this PR to remove this deprecated field.
image

How did you test it?

N/A

Potential risks

N/A

Documentation

N/A

Is hotfix candidate?

No

@zYeee zYeee requested a review from a team as a code owner October 5, 2024 01:00
@CLAassistant
Copy link

CLAassistant commented Oct 5, 2024

CLA assistant check
All committers have signed the CLA.

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