Skip to content

build(deps): bump the container-images group across 6 directories with 2 updates #3364

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

Merged
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 .buildkite/Dockerfile-lint
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM golangci/golangci-lint:v2.1-alpine@sha256:b122e5b85ddc99f62cb750039b5137247dda2327cbb96cac617bc0987be4f575
FROM golangci/golangci-lint:v2.2-alpine@sha256:d2e03a7601e2ce6fdb611a5d075dc8d18ed76c47460c28567c24f44dc8a260a8
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:721a5719dd5b10165385fc7a84d2ed4dd607c0ec49004892e93f48da7e52aa99
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:9d45e237d48702a8821ecd76ceedf76fd399bbcb087193353288ffd8f0432297
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:f8153c26af51a03ca009c9ea0418f2a18a4e72bef3f2932d4e6bdc92b322c37a
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:8018a55bfcf4323bd618476fe188c14844fe8c980b94d527873a45cf732299d2
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:a83181a1b4edc944840290a371e1bdc238057a1df02d13cc857eae22cdbe4cf8
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:bbe55dcf0cbd68d37fd89d27370700b40bb897e5dfb679a7a806a4bd1f078c17
ARG TARGETOS
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/ubuntu-22.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-jammy@sha256:bf8aea3bc4912477279e4c4723e1f4bad39a2b4016ab248aa73bc964d4b69438
FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:0ce51f4e35bba5c505b3298d885d3cb7f65af50661eb0f8822626941a9b5e468
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:a9d3088a73935fa6e6d81e83309347ca9d1269d6363bbe642a0ae6646abb1115
FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:f77c511e09ce2b4ce1af5a91b3fc3c14cc2ad796d4a746b2bcf88252bc5020d0
ARG TARGETOS
ARG TARGETARCH

Expand Down