mirror of
https://github.com/domcyrus/rustnet.git
synced 2026-01-07 06:19:59 -06:00
update rust version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Multi-stage Docker build for RustNet
|
||||
FROM rust:1.82-slim AS builder
|
||||
FROM rust:1.89-slim AS builder
|
||||
|
||||
# Install build dependencies
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user