From df400518a7213558b126557c7711fd0546e69deb Mon Sep 17 00:00:00 2001 From: Hao Luo Date: Thu, 30 Dec 2021 08:02:06 -0600 Subject: [PATCH] removes version from CONTRIBUTING --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 82a20e8..44a8323 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -70,5 +70,4 @@ def compose_up(compose, args): scale Set number of containers for a service top Display the running processes unpause Unpause services - version Show the Docker-Compose version information ```