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 letter case of the word 'as' in Dockerfile for consistency #507

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paulmerupu91
Copy link

The FROM ... AS command in the modified Dockerfile has consistently user uppercase in all instances except on line 20. I updated the letter case of the word 'as' for consistency.

Signed-off-by: Paul Merupu [email protected]

The FROM ... AS command in the modified Dockerfile has consistently user uppercase in all instances except on line 20. I updated the letter case of the word 'as' for consistency.

Signed-off-by: Paul Merupu <[email protected]>
Copy link

@Gabrielfernandes7 Gabrielfernandes7 left a comment

Choose a reason for hiding this comment

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

This modification keeps functionality and modified file for best practices

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