feat: Upgrade the Compose file format version to Compose specification

This commit is contained in:
小克 2022-08-09 20:19:55 +08:00
parent 6c8cb6dd85
commit da0c68836d
No known key found for this signature in database
GPG Key ID: 67327CD9A5464330
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
version: '3.5'
services:
volumes:

View File

@ -1,5 +1,3 @@
version: '3.5'
networks:
frontend:
driver: ${NETWORKS_DRIVER}