Skip to content

Commit ca7d2b3

Browse files
committed
update rust version
1 parent 41aae97 commit ca7d2b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Multi-stage Docker build for RustNet
2-
FROM rust:1.82-slim AS builder
2+
FROM rust:1.89-slim AS builder
33

44
# Install build dependencies
55
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)