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

version no longer needed #779

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

marti99-lab
Copy link


title: [Issue] | Removed obsolete version field from docker-compose.yml

GitHub Username: marti99-lab

What type of PR is this? (select all that apply)

  • πŸ• Feature
  • πŸ› Bug Fix
  • 🚧 Breaking Change
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ“ Documentation Update

Description

Removed the version: "3.9" line from docker-compose.yml since Docker Compose v2.0 and later no longer require it. This update ensures compatibility with the latest Docker Compose versions and resolves warnings during setup.

Related Tickets & Documents

  • Related Issue: Issue
  • Closes Issue

QA Instructions, Screenshots, Recordings

Test the Docker Compose setup by running docker-compose up on your local environment. Ensure that the warning related to the version field is no longer present.

UI accessibility concerns?

N/A

Added/updated tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

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.

1 participant