diff --git a/drone/.drone.yml b/drone/.drone.yml index fc92a84..0a303dc 100644 --- a/drone/.drone.yml +++ b/drone/.drone.yml @@ -6,7 +6,7 @@ name: Deliver steps: - name: Android - image: mingc/android-build-box + image: alvrme/alpine-android-base:android-32-jdk8 environment: SSH_PRIVATE_KEY: from_secret: SSH_PRIVATE