From 967686657b0f1ef1bd784d7ac667159e25eed4bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:43:55 +0000 Subject: [PATCH] build(deps): bump the container-images group across 5 directories with 1 update Bumps the container-images group with 1 update in the /packaging/docker/alpine directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/alpine-k8s directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-20.04 directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-22.04 directory: buildkite/agent-base. Bumps the container-images group with 1 update in the /packaging/docker/ubuntu-24.04 directory: buildkite/agent-base. Updates `buildkite/agent-base` from `dbfd43b` to `78f48c1` Updates `buildkite/agent-base` from `78429ad` to `f9573eb` Updates `buildkite/agent-base` from `580d2b5` to `2c79dbd` Updates `buildkite/agent-base` from `c17d325` to `010ebd1` Updates `buildkite/agent-base` from `8081818` to `dfc671d` --- updated-dependencies: - dependency-name: buildkite/agent-base dependency-version: alpine dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: alpine-k8s dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-focal dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-jammy dependency-type: direct:production dependency-group: container-images - dependency-name: buildkite/agent-base dependency-version: ubuntu-noble dependency-type: direct:production dependency-group: container-images ... Signed-off-by: dependabot[bot] --- packaging/docker/alpine-k8s/Dockerfile | 2 +- packaging/docker/alpine/Dockerfile | 2 +- packaging/docker/ubuntu-20.04/Dockerfile | 2 +- packaging/docker/ubuntu-22.04/Dockerfile | 2 +- packaging/docker/ubuntu-24.04/Dockerfile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packaging/docker/alpine-k8s/Dockerfile b/packaging/docker/alpine-k8s/Dockerfile index 51ad931c96..d1847c108e 100644 --- a/packaging/docker/alpine-k8s/Dockerfile +++ b/packaging/docker/alpine-k8s/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.4 -FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:78429ad747c21df380454a66840c9d3cdd2e86db74fe40a313cc52fdb933d43f +FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:f9573eb2594c4f3e248629e5270f7706166a79ba319af8273886b159b1b779c9 ARG TARGETOS ARG TARGETARCH diff --git a/packaging/docker/alpine/Dockerfile b/packaging/docker/alpine/Dockerfile index ca1bffbc68..a32461e013 100644 --- a/packaging/docker/alpine/Dockerfile +++ b/packaging/docker/alpine/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.4 -FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:dbfd43b431b5e3920c425d53925b0f6b539279f3b41f4bfed6949473a688ec14 +FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:78f48c1fe983e54d1dd86ce6ac5554b53660bd2d25955656e3de45e36ff56d39 ARG TARGETOS ARG TARGETARCH diff --git a/packaging/docker/ubuntu-20.04/Dockerfile b/packaging/docker/ubuntu-20.04/Dockerfile index f9d122c16b..14091c0371 100644 --- a/packaging/docker/ubuntu-20.04/Dockerfile +++ b/packaging/docker/ubuntu-20.04/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.4 -FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:580d2b5798f958c3c4ed1df718d4a9859778f76e7fb973305f1b6de95d5c12c0 +FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:2c79dbddf2c35349e646fddd85f46ea722dbc5bb0a8b22d39d4197b4f806dda0 ARG TARGETOS ARG TARGETARCH diff --git a/packaging/docker/ubuntu-22.04/Dockerfile b/packaging/docker/ubuntu-22.04/Dockerfile index 3488ca8c93..b36e6eae92 100644 --- a/packaging/docker/ubuntu-22.04/Dockerfile +++ b/packaging/docker/ubuntu-22.04/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.4 -FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:c17d325516ac3c5a77b6648341a6c318d67ae325548bd528a9b2b7e99a8a97ad +FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:010ebd13a249a82eaf6c8487f94c2491456dc5e7a1a8f2ead9d3a7e4495f1bdc ARG TARGETOS ARG TARGETARCH diff --git a/packaging/docker/ubuntu-24.04/Dockerfile b/packaging/docker/ubuntu-24.04/Dockerfile index e23801ed62..eae57331d5 100644 --- a/packaging/docker/ubuntu-24.04/Dockerfile +++ b/packaging/docker/ubuntu-24.04/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.4 -FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:8081818680a32c86dfe1df92a6c12da7823be688016d9a17454a4be470e74e20 +FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:dfc671d9cd3c187ae3108f401d6409ceb36b8962a437a4eaf348e227be79ccb2 ARG TARGETOS ARG TARGETARCH