Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf docker tag to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent 9304ca9 commit 9c6eb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM chef AS planner
COPY --link . .
RUN cargo chef prepare --recipe-path recipe.json

FROM bufbuild/buf:1.22.0 as buf
FROM bufbuild/buf:1.23.1 as buf

FROM namely/protoc:1.42_2 as protoc

Expand Down

0 comments on commit 9c6eb77

Please sign in to comment.