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

Dockerfile: Fix a warning #2634

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Dockerfile: Fix a warning #2634

merged 1 commit into from
Jun 27, 2024

Conversation

michi-covalent
Copy link
Contributor

Fix this warning 1:

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

Footnotes

  1. https://github.com/cilium/cilium-cli/actions/runs/9667251137/job/26668630277#step:6:9076

@michi-covalent michi-covalent marked this pull request as ready for review June 26, 2024 04:00
@michi-covalent michi-covalent requested a review from a team as a code owner June 26, 2024 04:00
@michi-covalent michi-covalent requested a review from asauber June 26, 2024 04:00
@michi-covalent michi-covalent added the priority/release-blocker This issue will prevent the release of the next version of Cilium. label Jun 26, 2024
@michi-covalent michi-covalent removed the priority/release-blocker This issue will prevent the release of the next version of Cilium. label Jun 27, 2024
Fix this warning [^1]:

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

[^1]: https://github.com/cilium/cilium-cli/actions/runs/9667251137/job/26668630277#step:6:9076

Signed-off-by: Michi Mutsuzaki <[email protected]>
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 27, 2024
@michi-covalent michi-covalent merged commit ec85f9c into main Jun 27, 2024
13 checks passed
@michi-covalent michi-covalent deleted the pr/michi/docker branch June 27, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants