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