Bump rust image to 1.88 (home crate requires it)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.87 AS builder
|
||||
FROM rust:1.88 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY Cargo.toml Cargo.lock* ./
|
||||
|
||||
Reference in New Issue
Block a user