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

Suppress hadolint warnings for pinning versions part #1511

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

cosmo0920
Copy link
Contributor

Related to #1418.

I suppressed hadolint warnings for pinning version.
This is because these warnings for reproducible builds.
But, for development and CIs, ordinary cases developers have to use the latest packages.
So, it can be suppressed these linting errors.

Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
@TianlongLiang
Copy link
Collaborator

LGTM, thanks for bringing the docker linter issue to our attention and this awesome patch

@wenyongh wenyongh merged commit 3693cbe into bytecodealliance:main Sep 23, 2022
@cosmo0920
Copy link
Contributor Author

Thanks !

@cosmo0920 cosmo0920 deleted the suppress-hadolint-warnings branch September 23, 2022 05:12
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…e#1511)

Related to bytecodealliance#1418.

Suppress hadolint warnings for pinning version.
This is because these warnings are for reproducible builds.
But for development and CIs, ordinary case developers have to use the latest packages.
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.

3 participants