Skip to content

Commit

Permalink
build(deps): bump rust from ec7dae3 to e6e40c0 in /protoc-builder
Browse files Browse the repository at this point in the history
Bumps rust from `ec7dae3` to `e6e40c0`.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 08794b3 commit d270422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protoc-builder/Dockerfile.rust
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.84.0@sha256:ec7dae306d01d4c52d2b6cce4a62a8da2f2e54df543e527e1656ae7c4ef632b3
FROM rust:1.84.0@sha256:e6e40c05cfe7dd55ad13794333d31b6d0818f0c6086876e7dc65871e6c8c0b21

COPY --from=protoc-base:rust /protobuf/bin/protoc /usr/local/bin/
COPY --from=protoc-base:rust /protobuf/include/google /opt/include/google
Expand Down

0 comments on commit d270422

Please sign in to comment.