Skip to content

Commit eb2d1f8

Browse files
build(deps): bump the container-images group across 4 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-24.04 directory: buildkite/agent-base. Updates `buildkite/agent-base` from `174a2a9` to `8e5b3e9` Updates `buildkite/agent-base` from `7ca08c1` to `f8be5e4` Updates `buildkite/agent-base` from `6cb7bd9` to `558fc38` Updates `buildkite/agent-base` from `797f9d7` to `480db1d` --- 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-noble dependency-type: direct:production dependency-group: container-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed463eb commit eb2d1f8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packaging/docker/alpine-k8s/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.4
22

3-
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:7ca08c1e474eb971088deea6d356d6a1f17be62d4ac7a0ad383b437868f47d26
3+
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:f8be5e489c117a7c99d43cf328ae602172b5261e5d898c8103782c8852d09d41
44
ARG TARGETOS
55
ARG TARGETARCH
66

packaging/docker/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.4
22

3-
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:174a2a911c8949efafbecb5374b17f5b4a9341a097e24f2c13396969a2f865df
3+
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:8e5b3e97c62fce1249625e10bafaba2d5ce2bc135c0a983322a0d12d257ae625
44
ARG TARGETOS
55
ARG TARGETARCH
66

packaging/docker/ubuntu-20.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.4
22

3-
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:6cb7bd99b2b774cae9b30bf3af1c5581ff5d4b0fa34cb37279cb04270dea7781
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:558fc38e756f454a6856e4ff120dc21b4e8df9f259447d85abf5093057703ac2
44
ARG TARGETOS
55
ARG TARGETARCH
66

packaging/docker/ubuntu-24.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.4
22

3-
FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:797f9d79ef9f8ed8fcbe4bc22dbeafd58d4dc109369e40b8b770efb275006bad
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:480db1d597c391371ffe7d5f77c9a455b86190816aff5a8a37deeee41dbe88f6
44
ARG TARGETOS
55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)