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

fix(deps): update dependency org.assertj:assertj-core to v3.26.3 #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(deps): update dependency org.assertj:assertj-core to v3.26.3

572b382
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

fix(deps): update dependency org.assertj:assertj-core to v3.26.3 #82

fix(deps): update dependency org.assertj:assertj-core to v3.26.3
572b382
Select commit
Loading
Failed to load commit list.
GitHub Actions / hadolint succeeded Sep 10, 2024 in 0s

reviewdog [hadolint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

docker/Dockerfile|5 col 1| Always tag the version of an image explicitly
docker/Dockerfile|7 col 1| Always tag the version of an image explicitly
docker/Dockerfile|23 col 1| Specify version with dnf install -y <package>-<version>.
edc-connector/connector/Dockerfile|5 col 1| Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
edc-connector/connector/Dockerfile|17 col 1| Use arguments JSON notation for CMD and ENTRYPOINT arguments