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

match FROM casing for AS in risc dockerfile #84

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Commits on Sep 19, 2024

  1. match FROM casing for AS in risc dockerfile

    https://github.com/Chia-Network/build-images/actions/runs/10946439832/job/30392953775?pr=81#step:11:32815
    ```
     4 warnings found (use docker --debug to expand):
     - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 7)
     - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18)
     - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 29)
     - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)
    ```
    altendky authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a71bee6 View commit details
    Browse the repository at this point in the history