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