Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump the container-images group across 3 directories with 1 update #3186

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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:4f9c7d65a5719850732de6cd06c26ec6dc5aed46cb8446dc0255ffb8202e4c88
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:245f6051a3b0b1ad24fcd01c85c3c4c7bc7ecfbebd0321361f685f2ee39f0adc
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:fc15009aca9895cb8a3528c8f09d85840b83dff81f776825b24f29cab7fca028
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:e18b116e43d0113e8f8fa5b8984833edfd8af896c434cd210cb9c64bbd89c907
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:bd938eda25e7cf1fc808127bac6c08df6920a8410822ac44029ef7de5e858ff0
FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:a3951555e4d637b77030d9aa9d25c5cd705270e03b25e9b6741868f8ff16f483
ARG TARGETOS
ARG TARGETARCH

Expand Down