Skip to content

Commit ffb0565

Browse files
committed
chore: update Rust to 1.92 (latest stable)
1 parent 1668c6d commit ffb0565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Always-on challenge container per architecture spec
33

44
# Stage 1: Build
5-
FROM rust:1.82-bookworm AS builder
5+
FROM rust:1.92-bookworm AS builder
66

77
WORKDIR /app
88

0 commit comments

Comments
 (0)