Skip to content

Commit

Permalink
chore: update rust version in base image (#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
lok52 authored Jul 15, 2024
1 parent 5b530da commit 5fd2440
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.78-buster
ARG CARGO_CHEF_VERSION=0.1.67-rust-1.79-buster
FROM lukemathwalker/cargo-chef:${CARGO_CHEF_VERSION}

ARG PROTOC_VERSION=25.2
Expand Down

0 comments on commit 5fd2440

Please sign in to comment.