Skip to content

Commit 798b19c

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 `a25f13f` to `1f4b20d` Updates `buildkite/agent-base` from `c3917ab` to `2476bcb` Updates `buildkite/agent-base` from `0cb1d95` to `6b4726b` --- 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 657b240 commit 798b19c

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:a25f13facc2663cb97b76421d937377e2f6d890197b2df6973187a8bb79f2960
3+
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:1f4b20dadfe431a3b6c46651fb865cb6ab85d04b71f5c861dc17ffb3fcfcdf84
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:2476bcb5ccf9d1f8ae6623170e51351d2b2de7634e52a2c7c12ac15c4317f927
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:0cb1d95cf0d6707018018d66c06c26060f4d5c0d6ca71a445673a10f6649b86c
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:6b4726b05b5576175cf5c9b0144d6d2353d12c74bc5ff579080bf28f6836fcc4
44
ARG TARGETOS
55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)