We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb52d6 commit 75a240aCopy full SHA for 75a240a
.buildkite/pipeline.package.mbp.yml
@@ -2,8 +2,8 @@
2
name: "fleet server package mbp"
3
env:
4
REPO: 'fleet-server'
5
- IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2004"
6
- IMAGE_UBUNTU_ARM_64: "core-ubuntu-2004-aarch64"
+ IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2204"
+ IMAGE_UBUNTU_ARM_64: "core-ubuntu-2204-aarch64"
7
8
# This section is used to define the plugins that will be used in the pipeline.
9
# See https://buildkite.com/docs/pipelines/integrations/plugins/using#using-yaml-anchors-with-plugins
0 commit comments