Skip to content

Commit

Permalink
chore: bump rust to 1.83 (#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
k1rill-fedoseev authored Dec 26, 2024
1 parent d60c1d8 commit 82dc056
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.67-rust-1.79-buster
ARG CARGO_CHEF_VERSION=0.1.68-rust-1.83-bullseye
FROM lukemathwalker/cargo-chef:${CARGO_CHEF_VERSION}

ARG PROTOC_VERSION=25.2
Expand Down

0 comments on commit 82dc056

Please sign in to comment.