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:
parent
acc071927e
commit
32eec7381f
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
oliver-metadata:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue