Skip to content

Conversation

@zeroXbrock
Copy link
Member

  • push 'latest' tag to ghcr in CI release
  • chore: update changelogs

Motivation

running docker pull ghcr.io/flashbots/contender:latest would download an old version.

Solution

  • tag the image as latest and push it to ghcr

PR Checklist

  • Added Tests
  • Added Documentation
  • Ran cargo +nightly clippy --workspace --lib --examples --tests --benches --all-features --locked --fix
  • Ran cargo fmt --all
  • Note breaking changes in PR description, if applicable
  • update changelogs
    • Update CHANGELOG.md in each affected crate
    • add a high-level description in the root changelog

@zeroXbrock zeroXbrock requested a review from sukoneck as a code owner January 27, 2026 22:12
@zeroXbrock zeroXbrock changed the title bugfix/container release bugfix: ghcr container latest tag Jan 27, 2026
@zeroXbrock zeroXbrock merged commit c359d48 into main Jan 27, 2026
7 checks passed
@zeroXbrock zeroXbrock deleted the bugfix/container-release branch January 27, 2026 22:16
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