Skip to content

Commit

Permalink
Merge pull request #926 from blockscout/ll/bump-rust-version
Browse files Browse the repository at this point in the history
[DOCKER] bump rust to 1.78
  • Loading branch information
sevenzing authored Jun 13, 2024
2 parents 473d41f + 62bb5ed commit ac2973e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/base.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG CARGO_CHEF_VERSION=0.1.66-rust-1.77-buster
ARG CARGO_CHEF_VERSION=0.1.67-rust-1.78-buster
FROM lukemathwalker/cargo-chef:${CARGO_CHEF_VERSION}

ARG PROTOC_VERSION=25.2
Expand Down

0 comments on commit ac2973e

Please sign in to comment.