From 4ba2720498c80a9f8678d19a860e5492c0f6942e Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Mon, 8 May 2023 18:31:47 +0200 Subject: [PATCH] Bump drone image to 8:3 Signed-off-by: Andy Scherzinger --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index a776c686d8..def510d77c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: tests-stable steps: - name: gplay - image: ghcr.io/nextcloud/continuous-integration-android8:2 + image: ghcr.io/nextcloud/continuous-integration-android8:3 privileged: true environment: LOG_USERNAME: @@ -65,7 +65,7 @@ name: tests-master steps: - name: gplay - image: ghcr.io/nextcloud/continuous-integration-android8:2 + image: ghcr.io/nextcloud/continuous-integration-android8:3 privileged: true environment: LOG_USERNAME: @@ -120,7 +120,7 @@ name: allScreenshots steps: - name: runAllScreenshots - image: ghcr.io/nextcloud/continuous-integration-android8:2 + image: ghcr.io/nextcloud/continuous-integration-android8:3 privileged: true environment: GIT_USERNAME: