Skip to content

Commit

Permalink
Bump gcc from 12.2.0 to 14.2.0 in /cpp_asio_grpc_bench (#484)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 244ff82 commit 35a5313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp_asio_grpc_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 \
wget \
Expand Down

0 comments on commit 35a5313

Please sign in to comment.