소스 검색

chore: Remove deprecated docker-compose version

Michael Bromley 7 달 전
부모
커밋
735dd66617
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      docker-compose.yml

+ 0 - 1
docker-compose.yml

@@ -1,7 +1,6 @@
 # This contains the services required to develop and test Vendure
 # locally. It includes multiple SQL databases (for testing specific
 # versions), Elasticsearch, Redis etc.
-version: '3.7'
 name: vendure-monorepo
 services:
     mariadb: