fix: bump Rust version to 1.91 in cluster Dockerfile
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8b39409901
commit
928bcf98d6
@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.76 as builder
|
FROM rust:1.91 as builder
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Copy workspace manifests first for caching.
|
# Copy workspace manifests first for caching.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user