diff --git a/earthly/rust/Earthfile b/earthly/rust/Earthfile index 8d02fe15..f83f34e0 100644 --- a/earthly/rust/Earthfile +++ b/earthly/rust/Earthfile @@ -365,7 +365,7 @@ REMOVE_SOURCE_FINGERPRINTS: # TODO(bkioshn): https://github.com/input-output-hk/catalyst-ci/issues/322 # Installing Rust -# Code reference from [rust1.81.0-slim-bookworm](https://github.com/rust-lang/docker-rust/blob/63f877a36f8ba9d9b4b35cd49df3327264510886/stable/bookworm/slim/Dockerfile) +# Code reference from [rust1.83.0-slim-bookworm](https://github.com/rust-lang/docker-rust/blob/63f877a36f8ba9d9b4b35cd49df3327264510886/stable/bookworm/slim/Dockerfile) INSTALL_RUST: FUNCTION