GhostWriters / DockSTARTer

DockSTARTer helps you get started with running apps in Docker.
https://dockstarter.com/
MIT License
2.19k stars 226 forks source link

[BUG] `version` is obsolete warning for two files #1748

Open mtrolley opened 3 months ago

mtrolley commented 3 months ago

Bug report

Describe the bug Warning that version is obsolete appears for two files when running compose.

To Reproduce

❯ ds -c
2024-03-28 05:38:40 [NOTICE]   Creating environment variables for enabled apps. Please be patient, this can take a while.
2024-03-28 05:38:41 [NOTICE]   Adding compose configurations for enabled apps. Please be patient, this can take a while.
WARN[0000] /home/mark/.docker/compose/.reqs/r1.yml: `version` is obsolete
WARN[0000] /home/mark/.docker/compose/.reqs/r2.yml: `version` is obsolete

Expected behavior No warnings.

Screenshots If applicable, add screenshots to help explain your problem.

System

Additional context N/A

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

spider1163 commented 3 weeks ago

Warnings still happening