From 4ee79d6bf1080f7301f41661ad6af16218f3ebcc Mon Sep 17 00:00:00 2001 From: Siarhei Harbuz Date: Tue, 19 Mar 2024 15:49:42 +0200 Subject: [PATCH] change images --- .buildkite/x-pack/pipeline.xpack.filebeat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/x-pack/pipeline.xpack.filebeat.yml b/.buildkite/x-pack/pipeline.xpack.filebeat.yml index 14ed8bd27351..b0dd795c811e 100644 --- a/.buildkite/x-pack/pipeline.xpack.filebeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.filebeat.yml @@ -4,7 +4,7 @@ name: "beats-xpack-filebeat" env: IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204" IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64" - IMAGE_RHEL9_X86_64: "family/platform-ingest-beats-rhel-9" + DEFAULT_UBUNTU_X86_64_IMAGE: "family/core-ubuntu-2204" IMAGE_WIN_10: "family/general-windows-10" IMAGE_WIN_11: "family/general-windows-11" IMAGE_WIN_2016: "family/core-windows-2016"