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

FROM/AS casing mismatch #362

Closed
AlexAxthelm opened this issue Sep 27, 2024 · 0 comments · Fixed by #391
Closed

FROM/AS casing mismatch #362

AlexAxthelm opened this issue Sep 27, 2024 · 0 comments · Fixed by #391
Assignees
Labels

Comments

@AlexAxthelm
Copy link
Collaborator

Build annotation: (Link)
 

The 'as' keyword should match the case of the 'from' keyword: workflow.transition.monitor/Dockerfile#L16FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

See: https://docs.docker.com/reference/build-checks/from-as-casing/

@AlexAxthelm AlexAxthelm self-assigned this Sep 27, 2024
AlexAxthelm added a commit that referenced this issue Nov 8, 2024
AlexAxthelm added a commit that referenced this issue Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant