Skip to content

Commit 9208d8e

Browse files
authored
[9.0](backport #5123) bk: use ubuntu 22.04 (#5134)
1 parent 0427717 commit 9208d8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.package.mbp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: "fleet server package mbp"
33
env:
44
REPO: 'fleet-server'
55
DOCKER_REGISTRY: "docker.elastic.co"
6-
IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2004"
7-
IMAGE_UBUNTU_ARM_64: "core-ubuntu-2004-aarch64"
6+
IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2204"
7+
IMAGE_UBUNTU_ARM_64: "core-ubuntu-2204-aarch64"
88

99
# This section is used to define the plugins that will be used in the pipeline.
1010
# See https://buildkite.com/docs/pipelines/integrations/plugins/using#using-yaml-anchors-with-plugins

0 commit comments

Comments
 (0)