Skip to content

fix(docker): update Rust version to 1.85 for edition 2024 support - #8

Merged
bordeux merged 1 commit into
masterfrom
hotfix/fix-ci-cd-part6
Dec 30, 2025
Merged

fix(docker): update Rust version to 1.85 for edition 2024 support#8
bordeux merged 1 commit into
masterfrom
hotfix/fix-ci-cd-part6

Conversation

@bordeux

@bordeux bordeux commented Dec 30, 2025

Copy link
Copy Markdown
Owner
  • Update FROM rust:1.75-slim to rust:1.85-slim
  • Rust 1.85+ is required for edition 2024 support
  • GitHub Actions already use rust-toolchain@stable (latest)

This fixes the 'feature edition2024 is required' error during Docker builds.

- Update FROM rust:1.75-slim to rust:1.85-slim
- Rust 1.85+ is required for edition 2024 support
- GitHub Actions already use rust-toolchain@stable (latest)

This fixes the 'feature edition2024 is required' error during Docker builds.
@bordeux
bordeux merged commit 4f3b8bb into master Dec 30, 2025
7 checks passed
@bordeux
bordeux deleted the hotfix/fix-ci-cd-part6 branch December 30, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant