Skip to content

Commit

Permalink
Merge pull request #3104 from buildkite/dependabot/docker/packaging/d…
Browse files Browse the repository at this point in the history
…ocker/alpine/container-images-f344a42468

Bump the container-images group across 4 directories with 1 update
  • Loading branch information
DrJosh9000 authored Nov 19, 2024
2 parents 4bab30d + e58d624 commit 62f1140
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packaging/docker/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4

FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:111b63317a5b6b987b9b0e41d3e6d864b4a0e0762abd0882c9863b2a064d2a16
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:6b382e0f41c52ec5952eacc8fc254dd5ea30538d6046d64dac3a440c5cbba897
ARG TARGETOS
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/ubuntu-20.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4

FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:c6b96cbb8500f371a30e1cbb830239eaff4ab3a692c10a90c36ce27815eec08c
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:002b9d9110af7d5d19289207ae486d89b651d2f738f88d5173c0cd794f8fc5ee
ARG TARGETOS
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/ubuntu-22.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4

FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:5971531b64dcb926395b5c8b7a20b02b7d15dd4724ccae9ad330633c7438ba9b
FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:6fa6b079530105b598f08658d55e60cd4a7c088a21f96598284b013dfa42cc35
ARG TARGETOS
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/ubuntu-24.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4

FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:89f0eda84bf61f0cff8dcf54d224fbd6c4d6355db0caf04accc1c3e325735e7f
FROM public.ecr.aws/buildkite/agent-base:ubuntu-noble@sha256:1965915a00db3f24151d806c569e88865740e9990532118d376fc906269ae8c3
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 62f1140

Please sign in to comment.