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 FromAsCasing warning in Dockerfiles #7895

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

beni0888
Copy link
Collaborator

Description of the change

Make casing of FROM and AS keywords in dockerfiles consistent.

Benefits

This change will remove the warning being shown when docker images are built.

Possible drawbacks

Applicable issues

Additional information

 1 warning found (use --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 6)

Sample job: https://github.com/vmware-tanzu/kubeapps/actions/runs/9937352647/job/27449161644#step:6:978

Signed-off-by: Jesús Benito Calzada <jesus.benito@broadcom.com>
Copy link

netlify bot commented Jul 15, 2024

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 216f00b
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6694fe4af0d6cc000888dffe

@beni0888 beni0888 merged commit f637e57 into vmware-tanzu:main Jul 15, 2024
22 of 24 checks passed
@beni0888 beni0888 deleted the fix-from-as-casing-warning branch July 15, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants