Skip to content

chore(deps): update dependency gradle to v7.6.3

Sign in for the full log view
GitHub Actions / hadolint succeeded Dec 13, 2023 in 0s

reviewdog [hadolint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (6)

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|21 col 1| Specify version with dnf install -y <package>-<version>.
docker/Dockerfile|27 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