Commit Graph

2 Commits

Author SHA1 Message Date
dffc480eb9 Update Docker image tag to 'latest' in compose.yaml 2026-02-03 10:32:47 +01:00
db3b6beaa3 Modernize Docker Compose configuration
- Replace docker-compose.yml with compose.yaml (modern standard)
- Remove obsolete 'version' field (deprecated in Docker Compose)
- Remove development service configuration
- Add proper image tagging with skoszewski/jmespath-playground
- Keep build context for local development flexibility
- Simplify to production-only service configuration
2026-01-18 16:01:18 +01:00