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

Fix docker FromAsCasing warning #90

Merged

Conversation

M393
Copy link
Contributor

@M393 M393 commented Nov 28, 2024

Fixes FromAsCasing warning
https://docs.docker.com/reference/build-checks/from-as-casing/

2 warnings found (use docker --debug to expand):
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 30)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)

Copy link
Contributor

@jcoupey jcoupey left a comment

Choose a reason for hiding this comment

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

Thanks for submitting a PR to fix the warning. Just commented about a couple unrelated formatting changes.

Dockerfile Show resolved Hide resolved
@jcoupey jcoupey merged commit cc3d7f7 into VROOM-Project:master Nov 28, 2024
1 check passed
@M393 M393 deleted the fix-dockerfile-fromascasing-warning branch November 28, 2024 15:54
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