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

Check Docker image is correctly tagged latest #424

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

johnboyes
Copy link
Contributor

A recent change, #405, which added ARM64 Docker images to the build process, introduced a bug (see #419) whereby the new Docker images for each release are no longer being tagged latest, as they should be. This commit adds a test to catch this bug, and we will then fix the bug in a subsequent commit.

A recent change, #405, which added ARM64 Docker images to the build
process, introduced a bug (see #419) whereby the new Docker images for
each release are no longer being tagged `latest`, as they should be.
This commit adds a test to catch this bug, and we will then fix the bug
in a subsequent commit.
@johnboyes johnboyes added the patch Semantic versioning: backwards compatible bug fixes label Jan 19, 2024
@johnboyes johnboyes merged commit 3153290 into master Jan 19, 2024
37 checks passed
@johnboyes johnboyes deleted the check-docker-latest-tag branch January 19, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Semantic versioning: backwards compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant