Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker image tag latest with release only #7328

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Apr 24, 2023

#6787

Motivation

Currently latest docker image tag is updated on every push to master branch and every release issuance. But, update from every push to master is built only for linux/amd64 arch whereas release-based images are multi-platform.

Changelog

  • Update latest Docker image tag only from release issuance.
  • With every push to master branch update master Docker image tag.
  • Remove platform param from docker-compose configs.

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-update-latest-tag-on-release-only branch from cf2a045 to 3bae331 Compare April 24, 2023 10:23
@vbaranov vbaranov merged commit bcf238b into master Apr 24, 2023
@vbaranov vbaranov deleted the vb-update-latest-tag-on-release-only branch April 24, 2023 10:45
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.

None yet

1 participant