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

[Community] add bot update logs #2677

Merged
merged 1 commit into from
Jul 16, 2024

[Community] add bot update logs

ef1b1f7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[Community] add bot update logs #2677

[Community] add bot update logs
ef1b1f7
Select commit
Loading
Failed to load commit list.
GitHub Actions / hadolint succeeded Jul 16, 2024 in 0s

reviewdog [hadolint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

Dockerfile|17 col 1| Avoid use of cache directory with pip. Use pip install --no-cache-dir <package>
tests/Dockerfile|2 col 1| Always tag the version of an image explicitly
tests/Dockerfile|9 col 1| COPY to a relative destination without WORKDIR set.
tests/Dockerfile|10 col 1| COPY to a relative destination without WORKDIR set.
tests/Dockerfile|11 col 1| Avoid use of cache directory with pip. Use pip install --no-cache-dir <package>