Skip to content

Commit

Permalink
Merge pull request #3169 from buildkite/dependabot/docker/dot-buildki…
Browse files Browse the repository at this point in the history
…te/container-images-e949da02b8

Bump the container-images group across 5 directories with 2 updates
  • Loading branch information
DrJosh9000 authored Jan 27, 2025
2 parents 437dfd9 + f58298c commit ed05eb9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .buildkite/Dockerfile-compile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/docker/library/golang:1.23.2@sha256:ad5c126b5cf501a8caef751a243bb717ec204ab1aa56dc41dc11be089fafcb4f
FROM public.ecr.aws/docker/library/golang:1.23.5@sha256:8c10f21bec412f08f73aa7b97ca5ac5f28a39d8a88030ad8a339fd0a781d72b4
COPY build/ssh.conf /etc/ssh/ssh_config.d/

RUN go install github.com/google/go-licenses@latest
Expand Down
2 changes: 1 addition & 1 deletion packaging/docker/alpine-k8s/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-k8s@sha256:0977c4254cdc9d5194b75b01043aaafa50bd1594ba919b71202c3f5f416fc560
FROM public.ecr.aws/buildkite/agent-base:alpine-k8s@sha256:4f9c7d65a5719850732de6cd06c26ec6dc5aed46cb8446dc0255ffb8202e4c88
ARG TARGETOS
ARG TARGETARCH

Expand Down
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:388c6a7fcd59580f922406310a138ba0e6c53d5dd0d605a9b00eaa4b457a6ab5
FROM public.ecr.aws/buildkite/agent-base:alpine@sha256:5e82722f08b4c7998f54e29abb44be73d54c7a0e17c26f80d04997c9fa4c0a80
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:c3335e7e737ac096a0e64f461059e14bab977fb99d6f168c77626f09995a3ce3
FROM public.ecr.aws/buildkite/agent-base:ubuntu-focal@sha256:9441a95e288042afbe7bc22d96a0df955861f053bb33e602e41f293bd2820a48
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:099bde6f040fc7c8f9d07b981390cae1b8336ed1bf835ba09dd0d164f448adc3
FROM public.ecr.aws/buildkite/agent-base:ubuntu-jammy@sha256:8ae54b0cefb4ab0f8bcde04dc0869915b47df9634c8d26be17065ba372c462dc
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit ed05eb9

Please sign in to comment.