We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa78cf commit 69a0158Copy full SHA for 69a0158
.buildkite/Dockerfile-compile
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/docker/library/golang:1.22.1@sha256:0b55ab82ac2a54a6f8f85ec8b943b9e470c39e32c109b766bbc1b801f3fa8d3b
+FROM public.ecr.aws/docker/library/golang:1.22.2@sha256:c4fb952e712efd8f787bcd8e53fd66d1d83b7dc26adabc218e9eac1dbf776bdf
2
COPY build/ssh.conf /etc/ssh/ssh_config.d/
3
4
RUN go install github.com/google/go-licenses@latest
0 commit comments