Skip to content

Commit d445b5b

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-22.04 directory: buildkite/agent-base. Updates `buildkite/agent-base` from `dc83378` to `63c4bd6` Updates `buildkite/agent-base` from `12dcb2d` to `c6da479` Updates `buildkite/agent-base` from `dc768a6` to `5a5d5fa` Updates `buildkite/agent-base` from `a0ba149` to `5b09281` --- 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-jammy dependency-type: direct:production dependency-group: container-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fa9d83 commit d445b5b

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:12dcb2dbc09a70210babdf0e221a4448127009cfb136e41b9a34fb4a79e59b84
3+
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:c6da47972412bd43486d25b53fe290654982a1e0e15d491821d7cbeb7f966eb9
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:dc8337889813c0787bda5fd4119fdcdb1a9fb9151af16e896a7c2ab31eab141f
3+
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:63c4bd695b2b3d6ce6c907155ce0b5c0bf98f61b05bd3475c56b51bc51c2e8ad
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:dc768a639d18edb9ef2722881af6b59938f818b6594b2cf14996a0add2edc850
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:5a5d5faf2ec27bde427a9b542bce1152f470e68cd64ca1cdb6899593621f2aaa
44
ARG TARGETOS
55
ARG TARGETARCH
66

packaging/docker/ubuntu-22.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-jammy@sha256:a0ba149ebf4828cdd6a643f97cc1e6a61ce44698bba4ae84ed8a38170cd9bc8f
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:5b0928128147b9e4619f50d0a98d06bbd9d7a1db1bdb3ce471cf123228ea1514
44
ARG TARGETOS
55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)