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

Update .hadolint.yaml - DL3018 #77

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Update .hadolint.yaml - DL3018 #77

merged 1 commit into from
Sep 30, 2023

Conversation

sadikkuzu
Copy link
Contributor

To ignore those lines:

  • Dockerfile:9 DL3018 warning: Pin versions in apk add. Instead of apk add <package> use apk add <package>=<version>
  • Dockerfile:12 DL3018 warning: Pin versions in apk add. Instead of apk add <package> use apk add <package>=<version>
  • Dockerfile:15 DL3018 warning: Pin versions in apk add. Instead of apk add <package> use apk add <package>=<version>

To ignore those lines:

* Dockerfile:9 DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
* Dockerfile:12 DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
* Dockerfile:15 DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
@Douile
Copy link
Member

Douile commented Sep 30, 2023

Thank you!

@Douile Douile merged commit c02d9d0 into rust-build:master Sep 30, 2023
1 check passed
@sadikkuzu
Copy link
Contributor Author

My pleasure ✨ 🙏🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants