Skip to content

Commit bb60eb1

Browse files
chore(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 `edd75ff` to `a0f9307` Updates `buildkite/agent-base` from `744882b` to `a83726c` Updates `buildkite/agent-base` from `330a120` to `44217c8` Updates `buildkite/agent-base` from `4de91cf` to `e6b302b` --- 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 653e57c commit bb60eb1

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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:744882b808f292993c8cbbc380efaef690c02669cad557c81aee11d5acda25f8
3+
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:a83726c442e2cac823c1cfe7e308060863d7282ffb5b910a99f90d6ce5ca25ff
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:edd75ff498a3ebeaddaaa4d99decb151986e95578670d83576cfe1fc33d26c84
3+
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:a0f93076a8e567c3dbb9302695a9bb65a0f6dd09173c4aa34b893cdff29107bb
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:330a12003c944819df78ffd391b5844d973e4ed4c502e447eec91f0f4ff440af
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:44217c8c3810c7330b447d41b44d254a27be7d01294e8adfeb48ed8ee193882b
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:4de91cf91a1dbcb34aa45ff4fb492b467ff8c5bd258e82b89779d4f876deec0e
3+
FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:e6b302b7d3a28b58ea4d12305ecf8924122f8feec6f6d357ed4a19af1319433e
44
ARG TARGETOS
55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)