Skip to content

Conversation

@bakhtin
Copy link
Contributor

@bakhtin bakhtin commented Nov 7, 2025

  • Set Docket image Rust version for building the binary by parsing a version configured for the project. That is to avoid manually updating Docker images when the Rust version bumps
  • Consume build artifacts directly from the Docker image that built it using --output flag. Previously, we used a separate step to create a dummy container just to copy the artifacts.
  • Replace release stage in the Docker image since we don't publish Docker images

Signed-off-by: bakhtin <[email protected]>
Signed-off-by: bakhtin <[email protected]>
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.

2 participants