From 7edce45c6f5c7620389137678ae848f75da57622 Mon Sep 17 00:00:00 2001 From: Oguz Kocer Date: Tue, 25 Jul 2023 14:30:28 -0400 Subject: [PATCH] Update Docker image tag to 0c31eb991f07c6b8e45f7d83afe557603d297bb0 --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 59e1296452..6bd94b211b 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,7 +1,7 @@ x-common-params: &publish-android-artifacts-docker-container docker#v3.8.0: - image: "public.ecr.aws/automattic/android-build-image:v1.1.0" + image: "public.ecr.aws/automattic/android-build-image:0c31eb991f07c6b8e45f7d83afe557603d297bb0" propagate-environment: true environment: # DO NOT MANUALLY SET THESE VALUES!