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 fd2337b commit 706deb3Copy full SHA for 706deb3
_ci/bazel_build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/bazel-public/bazel:latest@sha256:ad5916a7e27eeddbddb003d7671d5a8202c7346e3c682c059b27467b47c0f6d4 as bazel
+FROM gcr.io/bazel-public/bazel:latest@sha256:124420c1b503c78c26cd72f0c922f0506a6d74e7913c81e3379c161b817c522d as bazel
2
3
COPY . .
4
_ci/lint/Dockerfile
-FROM golangci/golangci-lint:v1.56.2
+FROM golangci/golangci-lint:v1.64.5
WORKDIR /app
0 commit comments