We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1668c6d commit ffb0565Copy full SHA for ffb0565
1 file changed
Dockerfile.server
@@ -2,7 +2,7 @@
2
# Always-on challenge container per architecture spec
3
4
# Stage 1: Build
5
-FROM rust:1.82-bookworm AS builder
+FROM rust:1.92-bookworm AS builder
6
7
WORKDIR /app
8
0 commit comments