Skip to content

Commit

Permalink
Merge pull request #2712 from buildkite/dependabot/docker/dot-buildki…
Browse files Browse the repository at this point in the history
…te/docker/library/golang-1.22.2

Bump docker/library/golang from 1.22.1 to 1.22.2 in /.buildkite
  • Loading branch information
DrJosh9000 authored Apr 3, 2024
2 parents 1aa78cf + 69a0158 commit 5685c47
Showing 1 changed file with 1 addition and 1 deletion.
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.22.1@sha256:0b55ab82ac2a54a6f8f85ec8b943b9e470c39e32c109b766bbc1b801f3fa8d3b
FROM public.ecr.aws/docker/library/golang:1.22.2@sha256:c4fb952e712efd8f787bcd8e53fd66d1d83b7dc26adabc218e9eac1dbf776bdf
COPY build/ssh.conf /etc/ssh/ssh_config.d/

RUN go install github.com/google/go-licenses@latest
Expand Down

0 comments on commit 5685c47

Please sign in to comment.