mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-06 02:46:28 +00:00
Bump the Rust version to 1.75.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Compile
|
||||
FROM rust:1.71.1-alpine3.18 AS compiler
|
||||
FROM rust:1.75.0-alpine3.18 AS compiler
|
||||
|
||||
RUN apk add -q --update-cache --no-cache build-base openssl-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user