Skip to content

Commit f9d82f0

Browse files
build(deps): bump the container-images group across 3 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/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 `be6d09a` to `d116461` Updates `buildkite/agent-base` from `c3917ab` to `664bee6` Updates `buildkite/agent-base` from `d4ce4a6` to `a8c27c8` --- 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: 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 4518586 commit f9d82f0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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:be6d09a78180107ba757e29d94b1f7ee175353e962340fe57535ccc0a37540b9
3+
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:d116461442fc99854ac5b94fb6e74fa93c6610db073c420b65c3ef59119f8b91
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:c3917ab9821967f2ba0434d4d430dbcdb0187e22ea7d1a28c08fac5cf021460b
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:664bee643e341ecd4c9e9e3a5feb0b3d185e066865670221622393b5c8570ac6
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:d4ce4a6b757f98ce15acfcb673bf67b3efc2a9aaeff7d9e6b80d944f4028bc59
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:a8c27c88bccd8b81d7363f5cf94b2dec32037fff33934dcebf1e7c3bed8c8c9d
44
ARG TARGETOS
55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)