done
This commit is contained in:
@@ -165,7 +165,7 @@ RUN --mount=type=cache,target=/usr/local/cargo/registry \
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Final stage - minimal runtime
|
# Final stage - minimal runtime
|
||||||
FROM debian:bookworm-slim
|
FROM debian:trixie-slim
|
||||||
|
|
||||||
# Install runtime dependencies including jemalloc for better memory performance
|
# Install runtime dependencies including jemalloc for better memory performance
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user