From fa190b7d87c50c52e573b48ab4c9ee62001d6366 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 4 Aug 2020 16:00:31 +0200 Subject: [PATCH] Fix: restaure to alpine image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0f00e52..0926615 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: Push Content type: docker steps: - name: Push Raw - image: python + image: alpine commands: - apk add --no-cache openssh-client ca-certificates bash - apk add rsync