Skip to content

Commit

Permalink
build: Update to rust 1.75 and alpine 3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsvante committed Jan 4, 2024
1 parent 6997278 commit 95112d5
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
Expand Up @@ -4,7 +4,7 @@
# https://github.com/emerzon/alpine-mimalloc/blob/master/Dockerfile
# NOTE: This has to be activated from within the Rust code,
# e.g. with https://crates.io/crates/mimalloc.
ARG API_BASE_IMAGE=lukemathwalker/cargo-chef:0.1.62-rust-1.74.0-alpine3.18
ARG API_BASE_IMAGE=lukemathwalker/cargo-chef:0.1.62-rust-1.75.0-alpine3.19


### Mimalloc compilation
Expand Down

0 comments on commit 95112d5

Please sign in to comment.