Skip to content

Commit

Permalink
Pin Rust 1.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mplorentz committed Jul 26, 2024
1 parent 73ba883 commit d3b966d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/rust:1-bookworm as builder
FROM docker.io/library/rust:1.79.0-bookworm as builder

RUN apt-get update && \
apt-get install -y cmake protobuf-compiler && \
Expand Down

0 comments on commit d3b966d

Please sign in to comment.