Removed obsolete 'version' attribute from docker-compose files

This commit is contained in:
Biagio Peccerillo 2024-12-12 12:45:37 +01:00
parent b0fbd4c385
commit c54b64568a
3 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1,3 @@
version: '3.7'
services:
elb:
image: haproxy

View File

@ -1,4 +1,3 @@
version: '3.7'
services:
postgres:
image: postgres:16.2

View File

@ -1,4 +1,3 @@
version: '3.7'
services:
storagehub:
image: d4science/storagehub:latest