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

[Requirements] bump #2738

Merged
merged 1 commit into from
Aug 28, 2024

[Requirements] bump

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

[Requirements] bump #2738

[Requirements] bump
2837c58
Select commit
Loading
Failed to load commit list.
GitHub Actions / hadolint succeeded Aug 28, 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>