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

Docker: use latest tag for latest stable image #388

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

claudioandre-br
Copy link
Member

Describe your changes

Docker's latest tag will mean the latest stable version released (in our case, a rolling release) of a Docker Image.

Issue ticket number and link

Close #385.

Docker's `latest` tag will mean the latest stable version released
(in our case, a rolling release) of a Docker Image.

Close #385.

Signed-off-by: Claudio André <[email protected]>
Copy link
Member Author

@claudioandre-br claudioandre-br left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still complaining about the "attestations" permission scope. The linter will be updated soon or later.

@claudioandre-br claudioandre-br merged commit c86b782 into main May 17, 2024
12 of 14 checks passed
@claudioandre-br claudioandre-br deleted the feature/385 branch May 17, 2024 14:56
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.

Use the same tag scheme in Docker as GitHub
1 participant