Skip to content

Commit cfdf307

Browse files
chore(deps): update bufbuild/buf docker tag to v1.33.0
1 parent ecafe01 commit cfdf307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+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.22.0 as buf
9+
FROM bufbuild/buf:1.33.0 as buf
1010

1111
FROM namely/protoc:1.42_2 as protoc
1212

0 commit comments

Comments
 (0)