Skip to content

Commit 75a240a

Browse files
authored
bk: use ubuntu 22.04 (#5123) (#5133)
1 parent 7cb52d6 commit 75a240a

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
@@ -2,8 +2,8 @@
22
name: "fleet server package mbp"
33
env:
44
REPO: 'fleet-server'
5-
IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2004"
6-
IMAGE_UBUNTU_ARM_64: "core-ubuntu-2004-aarch64"
5+
IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2204"
6+
IMAGE_UBUNTU_ARM_64: "core-ubuntu-2204-aarch64"
77

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

0 commit comments

Comments
 (0)