atproto
atproto copied to clipboard
make test shows `"version" is obsolete` warning
Describe the bug
make test shows "version" is obsolete
warning
To Reproduce
Follow https://github.com/bluesky-social/atproto#developer-quickstart
Expected behavior
make test to not show any warning
WARN[0000] /Users/trivikram/workspace/atproto/packages/dev-infra/docker-compose.yaml: `version` is obsolete
Details
- Operating system: macOS 14.6.1 (23G93)
- Node version: v20.18.0
- Docker version: 27.0.3, build 7d4bcd8
Additional context
N/A