Skip to content

Removes 'version' from docker-compose.yml to avoid warning#271

Merged
edimossilva merged 1 commit intomainfrom
fix-warnings-composeversion
Apr 10, 2025
Merged

Removes 'version' from docker-compose.yml to avoid warning#271
edimossilva merged 1 commit intomainfrom
fix-warnings-composeversion

Conversation

@mattfeg
Copy link
Collaborator

@mattfeg mattfeg commented Apr 10, 2025

Fix #262

  • Context
    Warning generated: WARN[0000] /home/ferreira/Repositories/med_system_backend/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion.

  • Solution
    Remove version attribute from docker-compose.yml.

@mattfeg mattfeg self-assigned this Apr 10, 2025
@edimossilva edimossilva merged commit a2ba8c0 into main Apr 10, 2025
2 of 3 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.

Fix Warn the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion

2 participants