mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-01 09:45:42 +00:00
Bump version in Dockerfile
This commit is contained in:
parent
ee15d4fe77
commit
249da5846c
@ -1,5 +1,5 @@
|
||||
# Compile
|
||||
FROM rust:1.81.0-alpine3.20 AS compiler
|
||||
FROM rust:1.85-alpine3.20 AS compiler
|
||||
|
||||
RUN apk add -q --no-cache build-base openssl-dev
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user