Skip to content

Commit

Permalink
Bump docker/library/golang from 2ff79bc to 672a228 in /.buildkite
Browse files Browse the repository at this point in the history
Bumps docker/library/golang from `2ff79bc` to `672a228`.

---
updated-dependencies:
- dependency-name: docker/library/golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 32e37f2 commit fae6f05
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.21.5@sha256:2ff79bcdaff74368a9fdcb06f6599e54a71caf520fd2357a55feddd504bcaffb
FROM public.ecr.aws/docker/library/golang:1.21.5@sha256:672a2286da3ee7a854c3e0a56e0838918d0dbb1c18652992930293312de898a6
COPY build/ssh.conf /etc/ssh/ssh_config.d/

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

0 comments on commit fae6f05

Please sign in to comment.