chore: Remove "version" field from compose file

it's been deprecated since at least 3 years.
This commit is contained in:
Matthias 2024-07-17 20:03:40 +02:00
parent f5a92fcfc5
commit 2560090a68
3 changed files with 0 additions and 3 deletions

View File

@ -1,5 +1,4 @@
---
version: '3'
services:
freqtrade:
image: freqtradeorg/freqtrade:stable

View File

@ -1,5 +1,4 @@
---
version: '3'
services:
freqtrade:
image: freqtradeorg/freqtrade:stable_freqaitorch

View File

@ -1,5 +1,4 @@
---
version: '3'
services:
ft_jupyterlab:
build: