We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5f719 commit 8c65aa2Copy full SHA for 8c65aa2
CHANGELOG.md
@@ -15,9 +15,11 @@ All notable changes to this project will be documented in this file.
15
### Fixed
16
17
- spark-k8s: reduce docker image size by removing the recursive chown/chmods in the final image ([#1042]).
18
+- Add `--locked` flag to `cargo install` commands for reproducible builds ([#1044]).
19
20
[#1034]: https://github.com/stackabletech/docker-images/pull/1034
21
[#1042]: https://github.com/stackabletech/docker-images/pull/1042
22
+[#1044]: https://github.com/stackabletech/docker-images/pull/1044
23
24
## [25.3.0] - 2025-03-21
25
0 commit comments