Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump the container-images group across 4 directories with 1 update #3115

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:356712e379719f5530c00dfec746f7b599a14111436e42945b071e12e54189b2
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:064c6120d44302a4dcd7b371c32a7f4307b68e53f83a0f933377d987e9ca3fd3
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:5f35b34c84f6401dd35efa44fe89d755579aa409ffbaa29b96ac507b6886d1b7
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:ca5f4d1ad243ebc18ed00711b2ff589dddf2a8c73029394dce7423122af37e56
ARG TARGETOS
ARG TARGETARCH

Expand Down
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:dc4ef4a6fe09115d8ac5ca61552f9e8e34940f4bfe3f593801f95a40e8c9f0d5
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:5d0e8490b9393e2811cf073209b025338b4dd8c18faac2be21aa0f5bb6ece62c
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:6430233e491caf718f7492196dcb58a2c97ec7e3a2274ccf62a63a65cfc7738f
FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:7a7194dccecd4fac7404a2e2078cb1a0398d38eacc3543af1707503bc09b8ac5
ARG TARGETOS
ARG TARGETARCH

Expand Down