From fe3b826b065288c0c60ca1f4344ef0a06643e240 Mon Sep 17 00:00:00 2001 From: ericek111 Date: Thu, 20 Aug 2020 03:19:45 +0200 Subject: [PATCH] buster slim --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c1cbc72..a623450 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,6 @@ platform: steps: - name: greeting - image: hello-world:latest + image: debian-buster-slim:latest commands: - echo hello world