mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-07-30 15:38:59 +02:00
fix: bump Rust builder to 1.88 (darling 0.23 MSRV)
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# ---- Stage 1: Compile privacy-core Rust library ----
|
||||
FROM rust:1.87-slim-bookworm AS rust-builder
|
||||
FROM rust:1.88-slim-bookworm AS rust-builder
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
pkg-config libssl-dev \
|
||||
|
||||
Reference in New Issue
Block a user