This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Build natif ARM64
|
||||
FROM rust:latest-slim AS builder
|
||||
FROM rust:1.85-slim AS builder
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
pkg-config libssl-dev curl git nodejs npm \
|
||||
|
||||
Reference in New Issue
Block a user