docker-compose.yml中删除version行

This commit is contained in:
wandoubaba 2024-06-19 12:25:55 +08:00
parent 8198b95e46
commit c9326eb494

View File

@ -1,5 +1,3 @@
version: "3.1"
services: services:
nginx: nginx:
image: nginx:1.25 image: nginx:1.25