From aa5ea0893dc557343e6fedb09a40fb757ec6ddba Mon Sep 17 00:00:00 2001 From: Carlos Garcia Date: Tue, 25 Jul 2023 16:31:22 +0200 Subject: [PATCH] Use newer version of CircleCI's Android Docker image --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5b94dd269d..e8609cb670 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -160,8 +160,7 @@ commands: parameters: android-docker-image: type: string - # Hash points to previous version with node 12. When everything works with node 14 it can be removed - default: "circleci/android:api-29-node@sha256:71d61d6c21b29948d57120f476a83cc322a280979bce355c5a0ad771293ca380" + default: "2023.07-node" linux-machine-image: type: string # Latest supported ubuntu image from https://circleci.com/docs/2.0/configuration-reference/#available-machine-images