Skip to content

Commit fb4d0f6

Browse files
Jonathan D.A. Jewellclaude
andcommitted
Use Rust 1.85 for edition2024 support
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent f3fa529 commit fb4d0f6

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,7 +1,7 @@
11
# SPDX-License-Identifier: MIT OR Palimpsest-0.6
22
# SPDX-FileCopyrightText: 2025 ECHIDNA Project Contributors
33

4-
FROM rust:1.83-slim-bookworm AS builder
4+
FROM rust:1.85-slim-bookworm AS builder
55

66
WORKDIR /build
77

0 commit comments

Comments
 (0)