diff --git a/.drone.yml b/.drone.yml index 13234c0..a8cf35d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ platform: steps: - name: greeting - image: alpine + image: quodatum/basexhttp:latest commands: - echo hello - echo world