We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd6b6c commit 51e5619Copy full SHA for 51e5619
server/Dockerfile-ingestor
@@ -6,7 +6,7 @@ FROM chef AS planner
6
COPY --link . .
7
RUN cargo chef prepare --recipe-path recipe.json
8
9
-FROM bufbuild/buf:1.25.0 as buf
+FROM bufbuild/buf:1.26.1 as buf
10
11
FROM namely/protoc:1.42_2 as protoc
12
0 commit comments