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