Skip to content

Commit b71c4d8

Browse files
mawlsschuberth
authored andcommitted
deps(docker): Upgrade Rust to latest stable version 1.87.0
The 2024 edition has been stabilized in the 1.85 release. Fixes: #10474 Signed-off-by: Marco Wlotzka <[email protected]>
1 parent 8a1d5fe commit b71c4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/versions.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ARG PYTHON_POETRY_PLUGIN_EXPORT_VERSION=1.9.0
2727
ARG PYTHON_SETUPTOOLS_VERSION=74.1.3
2828
ARG PYTHON_VERSION=3.11.10
2929
ARG RUBY_VERSION=3.4.4
30-
ARG RUST_VERSION=1.84.0
30+
ARG RUST_VERSION=1.87.0
3131
ARG SBT_VERSION=1.10.0
3232
ARG SCANCODE_VERSION=32.3.3
3333
ARG SWIFT_VERSION=6.0.3

0 commit comments

Comments
 (0)