Skip to content

Commit 51e5619

Browse files
chore(deps): update bufbuild/buf docker tag to v1.26.1
1 parent 7dd6b6c commit 51e5619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/Dockerfile-ingestor

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM chef AS planner
66
COPY --link . .
77
RUN cargo chef prepare --recipe-path recipe.json
88

9-
FROM bufbuild/buf:1.25.0 as buf
9+
FROM bufbuild/buf:1.26.1 as buf
1010

1111
FROM namely/protoc:1.42_2 as protoc
1212

0 commit comments

Comments
 (0)