From 5d6524a7e8da8716dadbac938b51df0f23b06904 Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Thu, 9 Mar 2023 10:06:57 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= 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 7ccd0f2..e0c29a3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - npm run - name: docker-build-and-push - image: node:latest + image: plugins/docker settings: dockerfile: src/Api/Dockerfile context: src/