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

updated pre commit hook docker image version #595

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

PedroSilva9
Copy link
Contributor

pre-commit with docker image was returning the following error: Error response from daemon: manifest for stackrox/kube-linter:0.6.3 not found: manifest unknown: manifest unknown

The correct syntax would be stackrox/kube-linter:v0.6.3. Since a new version was released I took the liberty to update pre-commit one's.

@PedroSilva9 PedroSilva9 requested a review from janisz as a code owner July 3, 2023 15:45
@janisz
Copy link
Collaborator

janisz commented Jul 4, 2023

I think we should add a post release step to create PR that will automatically update version once it's released.

@janisz janisz merged commit b937c74 into stackrox:main Jul 4, 2023
abrad3 pushed a commit to abrad3/kube-linter that referenced this pull request Sep 28, 2023
Co-authored-by: Pedro Silva <pedro.silva@dipcode.com>
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