Fix: configs.content syntax not supported despite being valid in Docker Compose 2.23.1+ (#740)

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
APEX
2025-03-29 02:17:25 -05:00
committed by GitHub
parent 74e9efd471
commit 71e773ae9f
2 changed files with 52 additions and 28 deletions

View File

@@ -34,7 +34,7 @@
"check-password-strength": "~2.0.10",
"command-exists": "~1.2.9",
"compare-versions": "~6.1.1",
"composerize": "~1.4.1",
"composerize": "~1.7.1",
"croner": "~8.1.2",
"dayjs": "~1.11.13",
"dotenv": "~16.3.2",