From d27773cbf2f07efe8717afc1d347e9d0cb9d083b Mon Sep 17 00:00:00 2001 From: "Qumolama.d" Date: Sat, 14 May 2022 14:13:49 +0800 Subject: [PATCH] =?UTF-8?q?CI=E5=88=87=E6=8D=A2=E5=88=B0mongodb4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index be33278..88f3a14 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ name: test steps: - name: setup-database - image: mongo:5 + image: mongo:4 - name: test image: node:16 commands: