Skip to content

Commit

Permalink
Bump the container-images group across 5 directories with 2 updates
Browse files Browse the repository at this point in the history
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/sidecar directory: docker/library/busybox.
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 `8789bb7` to `086dde3`

Updates `buildkite/agent-base` from `7116854` to `c8a3fbf`

Updates `docker/library/busybox` from `e95352f` to `b8741ad`

Updates `buildkite/agent-base` from `847b618` to `6f28024`

Updates `buildkite/agent-base` from `fcc3b3c` to `1c356d9`

---
updated-dependencies:
- dependency-name: buildkite/agent-base
  dependency-type: direct:production
  dependency-group: container-images
- dependency-name: buildkite/agent-base
  dependency-type: direct:production
  dependency-group: container-images
- dependency-name: docker/library/busybox
  dependency-type: direct:production
  dependency-group: container-images
- dependency-name: buildkite/agent-base
  dependency-type: direct:production
  dependency-group: container-images
- dependency-name: buildkite/agent-base
  dependency-type: direct:production
  dependency-group: container-images
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 841f492 commit ea101d5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packaging/docker/alpine-k8s/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4

FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:71168546191386d9e490e1968ca06e300dd59fe8b815488343e692ea7a26d9e2
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:bfad147656d3fcd2508fded1164f5ecffb23cf3d8ca152a174430d1845f458e0
ARG TARGETOS
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4

FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:8789bb7fef3e851804d41b63b4490661790d10d193ff5251cf3ba560da98fa79
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:b8c5755881461ad35c6610134b70b4561bdb4aeadef30e7c059b053be2228384
ARG TARGETOS
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/sidecar/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ RUN mkdir /buildkite \
COPY buildkite-agent.cfg /buildkite/
COPY buildkite-agent-$TARGETOS-$TARGETARCH /buildkite/bin/buildkite-agent

FROM public.ecr.aws/docker/library/busybox:1-musl@sha256:e95352f7c5174c96ffc684150c9d08fc3ba26ac2f37c613c398fd369e15a0789
FROM public.ecr.aws/docker/library/busybox:1-musl@sha256:b8741adb90b0f4525bfd7cb9f08c8bdd86ac36c73dd71daaa2d34f968e9f78c5
COPY --from=0 /buildkite /buildkite
VOLUME /buildkite
2 changes: 1 addition & 1 deletion packaging/docker/ubuntu-20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4

FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:847b618935b29abfb5970205ec267ef6e8456fd521fae65221ae94718c7fc526
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:4cb518b9fb83528a26f6ecd301953183e92435ea52b1adc15d3b8cec3dcb2621
ARG TARGETOS
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/ubuntu-24.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4

FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:fcc3b3c27bf53dfc432c832aa01df51adcd7bd7d737f55faa0ec1d0ca5eeb199
FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:7ca2063bc6bae3f02816e25d8d8fa3a1cf760149a19ec98efd14308f988e2acd
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit ea101d5

Please sign in to comment.