Skip to content

Commit ef5e74a

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 `edd75ff` to `c926fc2` Updates `buildkite/agent-base` from `744882b` to `84cb032` Updates `buildkite/agent-base` from `330a120` to `42aa77e` Updates `buildkite/agent-base` from `4de91cf` to `90feb50` --- 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 1ef434e commit ef5e74a

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:84cb0320aefd768c6959bb4dc9a5066b40f9773c41321f89f8635e9488e87d48
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:c926fc2bbd35b2d6c025c5b9d6b14d9b209759a564da7d691042145bab791062
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:42aa77e234e0fb7da9004368f5202be0535955b158269cc07bf73579c69cbbad
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:90feb50c6dd7032088ccd5cc7ac77385bebf9d4ef46368fbdca26cfe0cb2d214
44
ARG TARGETOS
55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)