Skip to content

Commit

Permalink
Bump gcc from 12.2.0 to 14.2.0 in /cpp_grpc_mt_bench
Browse files Browse the repository at this point in the history
Bumps gcc from 12.2.0 to 14.2.0.

---
updated-dependencies:
- dependency-name: gcc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 4caf150 commit f645258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp_grpc_mt_bench/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcc:12.2.0
FROM gcc:14.2.0

RUN apt-get update && apt-get install -y protobuf-compiler protobuf-compiler-grpc libgrpc++-dev libjemalloc-dev

Expand Down

0 comments on commit f645258

Please sign in to comment.