Remove deprecated version field from docker-compose.yml

- Removed 'version: 3.8' as it's obsolete in Docker Compose 5.0+
- Tested successfully with docker-compose 5.0.2
- All functionality working correctly

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
SamoilenkoVadym 2026-01-26 13:17:56 +00:00
parent acc071927e
commit 32eec7381f

View file

@ -1,5 +1,3 @@
version: '3.8'
services:
oliver-metadata:
build: